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
This commit is contained in:
Bruce Dubbs 2009-08-26 20:55:51 +00:00
parent 4f66882e22
commit 6033f0098b

View File

@ -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>