diff options
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index f94527687..24ccd9629 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -32,10 +32,6 @@ Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, and Texinfo</seg></seglis <sect2 role="installation"> <title>Installation of E2fsprogs</title> -<para>Fix a compilation error in E2fsprogs' testsuite:</para> - -<screen><userinput>sed -i -e 's/-DTEST/$(ALL_CFLAGS) &/' lib/e2p/Makefile.in</userinput></screen> - <para>It is recommended that E2fsprogs be built in a subdirectory of the source tree: </para> |