diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:22:57 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:22:57 +0000 |
commit | 604fe6113e60b93f69dca9b74f6d27f3d80da2d2 (patch) | |
tree | 9e2aa777274c8ebe7666a5c7706521e6dc0213ab /chapter03/patches.xml | |
parent | 641a3cd27ef5545e8d3ca9856abed4cbf7f72898 (diff) |
Add a patch to fix incorrect version numbers in Bzip2. Thanks to Jeremy Huntwork (LightCube OS) for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index db5c7a9eb..523de647c 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -43,6 +43,14 @@ </varlistentry> <varlistentry> + <term>Bzip2 Version Fixes Patch - <token>&bzip2-version-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&bzip2-version-patch;"/></para> + <para>MD5 sum: <literal>&bzip2-version-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para> |