r9062 - trunk/BOOK/chapter06

bdubbs at linuxfromscratch.org bdubbs at linuxfromscratch.org
Wed Aug 26 14:55:51 MDT 2009


Author: bdubbs
Date: 2009-08-26 14:55:51 -0600 (Wed, 26 Aug 2009)
New Revision: 9062

Modified:
   trunk/BOOK/chapter06/e2fsprogs.xml
Log:
Remove the sed in e2fsprogs that soes nothing for the new release.


Modified: trunk/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml	2009-08-26 19:03:47 UTC (rev 9061)
+++ trunk/BOOK/chapter06/e2fsprogs.xml	2009-08-26 20:55:51 UTC (rev 9062)
@@ -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>
 



More information about the lfs-book mailing list