Changeset 8057

Show
Ignore:
Timestamp:
04/16/07 13:22:09 (1 year ago)
Author:
matthew
Message:

Remove the reg_startend patch for File-4.20. It's not needed on Glibc-based systems.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r8056 r8057  
    4141      <itemizedlist> 
    4242        <listitem> 
     43          <para>[matthew] - Remove File's reg_startend patch.  It is not 
     44          necessary on Glibc-based systems.  Thanks to Greg Schafer for the 
     45          report.</para> 
     46        </listitem> 
     47        <listitem> 
    4348          <para>[matthew] - Upgrade to Coreutils-6.9. Fixes 
    4449          <ulink url="&lfs-ticket-root;1982">#1982</ulink>.</para> 
  • trunk/BOOK/chapter03/patches.xml

    r7970 r8057  
    8484 
    8585    <varlistentry> 
    86       <term>File REG_STARTEND Patch - <token>&file-reg_startend-patch-size;</token>:</term> 
    87       <listitem> 
    88         <para>Download: <ulink url="&patches-root;&file-reg_startend-patch;"/></para> 
    89         <para>MD5 sum: <literal>&file-reg_startend-patch-md5;</literal></para> 
    90       </listitem> 
    91     </varlistentry> 
    92  
    93     <varlistentry> 
    9486      <term>Gawk Segfault Patch - <token>&gawk-segfault-patch-size;</token>:</term> 
    9587      <listitem> 
  • trunk/BOOK/chapter06/file.xml

    r7970 r8057  
    3535  <sect2 role="installation"> 
    3636    <title>Installation of File</title> 
    37  
    38     <para>Apply a patch to fix a bug caused by an undefined constant:</para> 
    39  
    40 <screen><userinput>patch -Np1 -i ../&file-reg_startend-patch;</userinput></screen> 
    4137 
    4238    <para>Prepare File for compilation:</para> 
  • trunk/BOOK/patches.ent

    r8056 r8057  
    3838<!ENTITY expect-spawn-patch-md5 "ef6d0d0221c571fb420afb7033b3bbba"> 
    3939<!ENTITY expect-spawn-patch-size "6.8 KB"> 
    40  
    41  
    42 <!ENTITY file-reg_startend-patch "file-&file-version;-reg_startend-1.patch"> 
    43 <!ENTITY file-reg_startend-patch-md5 "693fddf6b1b017317609aa472a51bc2b"> 
    44 <!ENTITY file-reg_startend-patch-size "1.3 KB"> 
    4540 
    4641