From d93b3b872d317d6050df78612161af763c6289cb Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 23 Dec 2007 21:55:08 +0000 Subject: 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 --- chapter06/e2fsprogs.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chapter06') diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 7ff43ed47..f008a4832 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -48,6 +48,8 @@ sed -i -e 's@/bin/rm@/tools&@' lib/blkid/test_probe.in + sed -i -e 's@(test_ss@(LD_LIBRARY_PATH=$(LIB) ./test_ss@' lib/ss/Makefile.in + The E2fsprogs documentation recommends that the package be built in a subdirectory of the source tree: -- cgit v1.2.3-54-g00ecf