diff options
author | Julien Cristau <[email protected]> | 2007-02-07 23:13:59 +0100 |
---|---|---|
committer | Julien Cristau <[email protected]> | 2007-02-07 23:13:59 +0100 |
commit | d39147a8a192d56798737cd254353546be2d2dbb (patch) | |
tree | 50555c2fdfcf60892a7e7c80676bb347efdfe81a /debian | |
parent | 7991f7e9366bf82adffd3d0d4761f1eebd3997d9 (diff) |
Fix FTBFS on amd64.mesa-6.5.2-3
Set LIB_DIR and EXTRA_LIB_PATH in configs/debian-default to override
settings in configs/linux-x86-64. This fixes a FTBFS on amd64, thanks to
Marc 'HE' Brockschmidt for the report (closes: #410118).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9744a89783c..e9446fec73f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mesa (6.5.2-3) experimental; urgency=low + + * Set LIB_DIR and EXTRA_LIB_PATH in configs/debian-default to override + settings in configs/linux-x86-64. This fixes a FTBFS on amd64, thanks to + Marc 'HE' Brockschmidt for the report (closes: #410118). + + -- Julien Cristau <[email protected]> Wed, 7 Feb 2007 23:04:28 +0100 + mesa (6.5.2-2) experimental; urgency=low * Sync Section/Priority for all packages with the override. |