Changeset 4cc665a for BOOK


Ignore:
Timestamp:
Aug 3, 2010, 7:20:33 PM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
2144e6c
Parents:
4ff3f92
Message:

Drop the Grep i18n patch and introduce a fixes patch.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/grep.xml

    r4ff3f92 r4cc665a  
    2626    <title>Installation of Grep</title>
    2727
    28     <para os="p1">This patch adds support for Internationalization:</para>
     28    <para os="p1">This patch contains various bug fixes for Grep:</para>
    2929
    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>
    3131
    3232    <para os="a">Prepare Grep for compilation:</para>
  • BOOK/materials/common/patches.xml

    r4ff3f92 r4cc665a  
    7474
    7575    <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>
    8181      </listitem>
    8282    </varlistentry>
  • BOOK/patches.ent

    r4ff3f92 r4cc665a  
    3333<!ENTITY gcc-specs-patch-size "20 KB">
    3434
    35 <!ENTITY grep-i18n-patch "grep-&grep-version;-i18n-1.patch">
    36 <!ENTITY grep-i18n-patch-md5 "337d017202d7e3b08d428a89da3ee572">
    37 <!ENTITY grep-i18n-patch-size "26 KB">
     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">
    3838
    3939<!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-2.patch">
Note: See TracChangeset for help on using the changeset viewer.