Author: alexander Date: 2007-10-07 06:36:59 -0600 (Sun, 07 Oct 2007) New Revision: 2091
Removed: trunk/etc/ld.so.conf-x86_64 Modified: trunk/etc/ld.so.conf Log: Cleaned up ld.so.conf - there is no /usr/X11R6 on the CD, and the x86_64 specific file is unused. Modified: trunk/etc/ld.so.conf =================================================================== --- trunk/etc/ld.so.conf 2007-10-07 07:33:01 UTC (rev 2090) +++ trunk/etc/ld.so.conf 2007-10-07 12:36:59 UTC (rev 2091) @@ -2,6 +2,5 @@ /usr/local/lib /opt/lib -/usr/X11R6/lib # End /etc/ld.so.conf Deleted: trunk/etc/ld.so.conf-x86_64 =================================================================== --- trunk/etc/ld.so.conf-x86_64 2007-10-07 07:33:01 UTC (rev 2090) +++ trunk/etc/ld.so.conf-x86_64 2007-10-07 12:36:59 UTC (rev 2091) @@ -1,9 +0,0 @@ -# Begin /etc/ld.so.conf - -/usr/local/lib -/usr/local/lib64 -/opt/lib -/opt/lib64 -/usr/X11R6/lib64 - -# End /etc/ld.so.conf -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
