Author: matthew
Date: 2007-04-16 13:22:09 -0600 (Mon, 16 Apr 2007)
New Revision: 8057

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter03/patches.xml
   trunk/BOOK/chapter06/file.xml
   trunk/BOOK/patches.ent
Log:
Remove the reg_startend patch for File-4.20.  It's not needed on Glibc-based 
systems.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-04-16 19:18:59 UTC (rev 8056)
+++ trunk/BOOK/chapter01/changelog.xml  2007-04-16 19:22:09 UTC (rev 8057)
@@ -40,6 +40,11 @@
       <para>2007-04-16</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Remove File's reg_startend patch.  It is not
+          necessary on Glibc-based systems.  Thanks to Greg Schafer for the
+          report.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgrade to Coreutils-6.9. Fixes
           <ulink url="&lfs-ticket-root;1982">#1982</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml    2007-04-16 19:18:59 UTC (rev 8056)
+++ trunk/BOOK/chapter03/patches.xml    2007-04-16 19:22:09 UTC (rev 8057)
@@ -83,14 +83,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>File REG_STARTEND Patch - 
<token>&file-reg_startend-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink 
url="&patches-root;&file-reg_startend-patch;"/></para>
-        <para>MD5 sum: <literal>&file-reg_startend-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>Gawk Segfault Patch - 
<token>&gawk-segfault-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink 
url="&patches-root;&gawk-segfault-patch;"/></para>

Modified: trunk/BOOK/chapter06/file.xml
===================================================================
--- trunk/BOOK/chapter06/file.xml       2007-04-16 19:18:59 UTC (rev 8056)
+++ trunk/BOOK/chapter06/file.xml       2007-04-16 19:22:09 UTC (rev 8057)
@@ -35,10 +35,6 @@
   <sect2 role="installation">
     <title>Installation of File</title>
 
-    <para>Apply a patch to fix a bug caused by an undefined constant:</para>
-
-<screen><userinput>patch -Np1 -i 
../&file-reg_startend-patch;</userinput></screen>
-
     <para>Prepare File for compilation:</para>
 
 <screen><userinput>./configure --prefix=/usr</userinput></screen>

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2007-04-16 19:18:59 UTC (rev 8056)
+++ trunk/BOOK/patches.ent      2007-04-16 19:22:09 UTC (rev 8057)
@@ -39,11 +39,6 @@
 <!ENTITY expect-spawn-patch-size "6.8 KB">
 
 
-<!ENTITY file-reg_startend-patch "file-&file-version;-reg_startend-1.patch">
-<!ENTITY file-reg_startend-patch-md5 "693fddf6b1b017317609aa472a51bc2b">
-<!ENTITY file-reg_startend-patch-size "1.3 KB">
-
-
 <!ENTITY gawk-segfault-patch "gawk-&gawk-version;-segfault_fix-1.patch">
 <!ENTITY gawk-segfault-patch-md5 "7679530d88bf3eb56c42eb6aba342ddb">
 <!ENTITY gawk-segfault-patch-size "1.3 KB">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to