diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2008-02-19 19:54:40 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2008-02-19 19:54:40 +0000 |
commit | e577c86e71cb6a9614b468e3afeef9602176ad6b (patch) | |
tree | d29e617ee0b06ac7466082a679c30f0d37eb1ea4 /chapter03 | |
parent | af0957437368a877bdc4357b3844f53247e08164 (diff) |
Upgrade grep to 2.5.3, fixes #2054.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 54d639812..2d1a4b938 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -83,7 +83,15 @@ </varlistentry> <varlistentry> - <term>Grep RedHat Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term> + <term>Grep Debian Patch - <token>&grep-debian-patch-size;</token>;</term> + <listitem> + <para>Download: <ulink url="&patches-root;&grep-debian-patch;"/></para> + <para>MD5 sum: <literal>&grep-debian-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Grep Upstream Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&grep-fixes-patch;"/></para> <para>MD5 sum: <literal>&grep-fixes-patch-md5;</literal></para> |