mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-22 13:19:20 +01:00
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
This commit is contained in:
parent
79d9346cee
commit
d93b3b872d
@ -48,6 +48,8 @@
|
|||||||
|
|
||||||
<screen><userinput remap="pre">sed -i -e 's@/bin/rm@/tools&@' lib/blkid/test_probe.in</userinput></screen>
|
<screen><userinput remap="pre">sed -i -e 's@/bin/rm@/tools&@' 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
|
<para>The E2fsprogs documentation recommends that the package be built in
|
||||||
a subdirectory of the source tree: </para>
|
a subdirectory of the source tree: </para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user