Changeset e84c831 in clfs-sysroot
- Timestamp:
- Mar 15, 2009, 12:49:15 PM (16 years ago)
- Branches:
- master
- Children:
- 2b4b9f4
- Parents:
- 209436e
- Files:
-
- 2 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/diffutils.xml
r209436e re84c831 25 25 <sect2 role="installation"> 26 26 <title>Installation of Diffutils</title> 27 28 <para os="p1">This patch adds support for Internationalization:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&diffutils-i18n-patch;</userinput></screen> 27 31 28 32 <para os="a">Prepare Diffutils for compilation:</para> -
BOOK/introduction/common/changelog.xml
r209436e re84c831 40 40 <para>March 15, 2009</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Added i18n Patch to Diffutils.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[jciccone] - Added i18n Patch to Grep.</para> -
BOOK/materials/common/patches.xml
r209436e re84c831 56 56 57 57 <varlistentry> 58 <term>Diffutils i18n Patch - <token>&diffutils-i18n-patch-size;</token>:</term> 59 <listitem> 60 <para>Download: <ulink 61 url="&patches-root;&diffutils-i18n-patch;"/></para> 62 <para>MD5 sum: <literal>&diffutils-i18n-patch-md5;</literal></para> 63 </listitem> 64 </varlistentry> 65 66 <varlistentry> 58 67 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term> 59 68 <listitem> -
BOOK/patches.ent
r209436e re84c831 20 20 <!ENTITY coreutils-uname-patch-md5 "d299f910668ab8650e8ecbb6cdc2d5b1"> 21 21 <!ENTITY coreutils-uname-patch-size "8 KB"> 22 23 <!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch"> 24 <!ENTITY diffutils-i18n-patch-md5 "2e176c390bf4dca2fb088e0a16261a96"> 25 <!ENTITY diffutils-i18n-patch-size "17 KB"> 22 26 23 27 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-4.patch">
Note:
See TracChangeset
for help on using the changeset viewer.