Author: madcoder Date: 2007-09-05 07:26:48 +0000 (Wed, 05 Sep 2007) New Revision: 2533
Modified: glibc-package/trunk/debian/debhelper.in/libc.NEWS Log: Make ari happy with the english :P Signed-off-by: Pierre Habouzit <[EMAIL PROTECTED]> Modified: glibc-package/trunk/debian/debhelper.in/libc.NEWS =================================================================== --- glibc-package/trunk/debian/debhelper.in/libc.NEWS 2007-09-04 09:44:11 UTC (rev 2532) +++ glibc-package/trunk/debian/debhelper.in/libc.NEWS 2007-09-05 07:26:48 UTC (rev 2533) @@ -1,12 +1,12 @@ glibc (2.6.1-2) unstable; urgency=low - Starting with version 2.6.1, the glibc ships /etc/ld.so.conf.d/libc.conf that + Starting with version 2.6.1, the ships a /etc/ld.so.conf.d/libc.conf that enforces /usr/local/lib to take precedence over /usr/lib. This is the intended behaviour (it works like the $PATH where /usr/local/bin takes precedence over /usr/bin). - To revert that (and it is highely unrecommended) you can add /usr/lib front - in /etc/ld.so.conf.d/libc.conf. (see bug#440394). + To revert that (though doing so is discouraged) you can add /usr/lib to the + beginning of /etc/ld.so.conf.d/libc.conf. (see bug#440394). -- Pierre Habouzit <[EMAIL PROTECTED]> Sat, 01 Sep 2007 16:58:15 +0200 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

