diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/e2fsprogs.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index a1800b8e8..4c851a02f 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -44,11 +44,6 @@ <sect2 role="installation"> <title>Installation of E2fsprogs</title> - <para>First fix a programming error:</para> - -<screen><userinput remap="configure">sed -i -e '74i\ - new_table->readline_shutdown = 0;' lib/ss/invocation.c</userinput></screen> - <para>The E2fsprogs documentation recommends that the package be built in a subdirectory of the source tree: </para> |