Changeset 8057
- Timestamp:
- 04/16/07 13:22:09 (1 year ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter03/patches.xml (modified) (1 diff)
- trunk/BOOK/chapter06/file.xml (modified) (1 diff)
- trunk/BOOK/patches.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r8056 r8057 41 41 <itemizedlist> 42 42 <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> 43 48 <para>[matthew] - Upgrade to Coreutils-6.9. Fixes 44 49 <ulink url="&lfs-ticket-root;1982">#1982</ulink>.</para> trunk/BOOK/chapter03/patches.xml
r7970 r8057 84 84 85 85 <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>94 86 <term>Gawk Segfault Patch - <token>&gawk-segfault-patch-size;</token>:</term> 95 87 <listitem> trunk/BOOK/chapter06/file.xml
r7970 r8057 35 35 <sect2 role="installation"> 36 36 <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>41 37 42 38 <para>Prepare File for compilation:</para> trunk/BOOK/patches.ent
r8056 r8057 38 38 <!ENTITY expect-spawn-patch-md5 "ef6d0d0221c571fb420afb7033b3bbba"> 39 39 <!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">45 40 46 41
