diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-04 19:43:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-04 19:43:12 +0000 |
commit | fe1f5e8fc4c5cd9c5d0369a52797fd8ce742ffb6 (patch) | |
tree | 14a1dfca849009a977a549a6983fae03c419dd73 /chapter06/e2fsprogs.xml | |
parent | d93b3b872d317d6050df78612161af763c6289cb (diff) |
Upgrade to E2fsprogs-1.40.4. Fixes #2123.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index f008a4832..7ff43ed47 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -48,8 +48,6 @@ <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 a subdirectory of the source tree: </para> |