Explorar o código

Add fix for upstream bug in E2fsprogs' testsuite. Thanks to Greg Schafer for the report and the fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess %!s(int64=17) %!d(string=hai) anos
pai
achega
d93b3b872d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      chapter06/e2fsprogs.xml

+ 2 - 0
chapter06/e2fsprogs.xml

@@ -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>