Changeset 4cc665a
- Timestamp:
- Aug 3, 2010, 7:20:33 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 2144e6c
- Parents:
- 4ff3f92
- Files:
-
- 1 added
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/grep.xml
r4ff3f92 r4cc665a 26 26 <title>Installation of Grep</title> 27 27 28 <para os="p1">This patch adds support for Internationalization:</para>28 <para os="p1">This patch contains various bug fixes for Grep:</para> 29 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&grep- i18n-patch;</userinput></screen>30 <screen os="p2"><userinput>patch -Np1 -i ../&grep-fixes-patch;</userinput></screen> 31 31 32 32 <para os="a">Prepare Grep for compilation:</para> -
BOOK/materials/common/patches.xml
r4ff3f92 r4cc665a 74 74 75 75 <varlistentry> 76 <term>Grep i18n Patch - <token>&grep-i18n-patch-size;</token>:</term>77 <listitem> 78 <para>Download: <ulink 79 url="&patches-root;&grep- i18n-patch;"/></para>80 <para>MD5 sum: <literal>&grep- i18n-patch-md5;</literal></para>76 <term>Grep Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term> 77 <listitem> 78 <para>Download: <ulink 79 url="&patches-root;&grep-fixes-patch;"/></para> 80 <para>MD5 sum: <literal>&grep-fixes-patch-md5;</literal></para> 81 81 </listitem> 82 82 </varlistentry> -
BOOK/patches.ent
r4ff3f92 r4cc665a 33 33 <!ENTITY gcc-specs-patch-size "20 KB"> 34 34 35 <!ENTITY grep- i18n-patch "grep-&grep-version;-i18n-1.patch">36 <!ENTITY grep- i18n-patch-md5 "337d017202d7e3b08d428a89da3ee572">37 <!ENTITY grep- i18n-patch-size "26KB">35 <!ENTITY grep-fixes-patch "grep-&grep-version;-fixes-1.patch"> 36 <!ENTITY grep-fixes-patch-md5 "0cb36684847842adb17a1b3fb96f733d"> 37 <!ENTITY grep-fixes-patch-size "12 KB"> 38 38 39 39 <!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-2.patch">
Note:
See TracChangeset
for help on using the changeset viewer.