Prechádzať zdrojové kódy

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 17 rokov pred
rodič
commit
d93b3b872d
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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>