Changeset 8474
- Timestamp:
- 02/07/08 12:53:13 (10 months ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter03/patches.xml (modified) (1 diff)
- trunk/BOOK/chapter06/automake.xml (modified) (1 diff)
- trunk/BOOK/patches.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r8473 r8474 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[matthew] - Added a patch to fix a known issue in the Automake 44 test suite. Fixes 45 <ulink url="&lfs-ticket-root;2143">#2143</ulink>.</para> 46 </listitem> 47 <listitem> 43 48 <para>[matthew] - Upgraded to Man-pages-2.77. Fixes 44 49 <ulink url="&lfs-ticket-root;2142">#2142</ulink>.</para> trunk/BOOK/chapter03/patches.xml
r8470 r8474 20 20 21 21 <varlistentry> 22 <term>Automake Test Suite Patch - <token>&automake-test-patch-size;</token>:</term> 23 <listitem> 24 <para>Download: <ulink url="&patches-root;&automake-test-patch;"/></para> 25 <para>MD5 sum: <literal>&automake-test-patch-md5;</literal></para> 26 </listitem> 27 </varlistentry> 28 29 <varlistentry> 22 30 <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> 23 31 <listitem> trunk/BOOK/chapter06/automake.xml
r8389 r8474 41 41 <sect2 role="installation"> 42 42 <title>Installation of Automake</title> 43 44 <para>Patch a test in the Automake test suite to fix an issue that occurs 45 when running the tests as <systemitem class="username">root</systemitem>: 46 </para> 47 48 <screen><userinput remap="pre">patch -Np1 -i ../&automake-test-patch;</userinput></screen> 43 49 44 50 <para>Prepare Automake for compilation:</para> trunk/BOOK/patches.ent
r8470 r8474 2 2 3 3 <!-- Start of Common Patches --> 4 <!ENTITY automake-test-patch "automake-&automake-version;-test_fix-1.patch"> 5 <!ENTITY automake-test-patch-md5 "4d8aa269951bb3cd876d2bb663cb04cc"> 6 <!ENTITY automake-test-patch-size "3 KB"> 7 8 4 9 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch"> 5 10 <!ENTITY bash-fixes-patch-md5 "63ca4c26a1ae0c4a5b7da910d611d534">
