From 67b127d5676f462b783f381c388f298858b6527a Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 21 Mar 2002 04:02:41 +0000 Subject: fix up + note removal of /lib and /usr/lib from ld.so.conf git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/config-ldso.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/config-ldso.xml b/chapter06/config-ldso.xml index de4a9641b..2f169b974 100644 --- a/chapter06/config-ldso.xml +++ b/chapter06/config-ldso.xml @@ -27,11 +27,5 @@ following: # End /etc/ld.so.conf EOF -Although it's not necessary to add the -/lib and -/usr/lib directories it doesn't -hurt. This way it can be seen right away what's being searched and a you -don't have to remember the default search paths if you don't want to. - -- cgit v1.2.3-54-g00ecf