aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-08-26 20:55:51 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-08-26 20:55:51 +0000
commit6033f0098b64a0795222c918acf7ad3965a43c06 (patch)
tree2dca955ebef2848c9f8299df3ac85e039b8ee014 /chapter06
parent4f66882e22b8c306c13c9cb4d50e54ee72b41e64 (diff)
Remove the sed in e2fsprogs that soes nothing for the new release.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/e2fsprogs.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index cf73679e3..6b67998b7 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -44,11 +44,6 @@
<sect2 role="installation">
<title>Installation of E2fsprogs</title>
- <para>Make sure the version date is in a format compatible with
- <command>configure</command>:</para>
-
-<screen><userinput remap="pre">sed -i -e "s/July/Jul/" version.h</userinput></screen>
-
<para>The E2fsprogs documentation recommends that the package be built in
a subdirectory of the source tree: </para>