Author: matthew
Date: 2007-12-23 14:55:08 -0700 (Sun, 23 Dec 2007)
New Revision: 8447

Modified:
   trunk/BOOK/chapter06/e2fsprogs.xml
Log:
Add fix for upstream bug in E2fsprogs' testsuite.  Thanks to Greg Schafer for 
the report and the fix.

Modified: trunk/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml  2007-12-23 21:54:15 UTC (rev 8446)
+++ trunk/BOOK/chapter06/e2fsprogs.xml  2007-12-23 21:55:08 UTC (rev 8447)
@@ -48,6 +48,8 @@
 
     <screen><userinput remap="pre">sed -i -e 's@/bin/rm@/tools&amp;@' 
lib/blkid/test_probe.in</userinput></screen>
 
+    <screen><userinput remap="pre">sed -i -e 
's@(test_ss@(LD_LIBRARY_PATH=$(LIB) ./test_ss@' 
lib/ss/Makefile.in</userinput></screen>
+
     <para>The E2fsprogs documentation recommends that the package be built in
     a subdirectory of the source tree: </para>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to