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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 8cfc62ddd..caa4e2e65 100644 --- a/patches.ent +++ b/patches.ent @@ -16,6 +16,10 @@ <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> <!ENTITY bzip2-docs-patch-size "1.6 KB"> +<!ENTITY bzip2-version-patch "bzip2-&bzip2-version;-version_fixes-1.patch"> +<!ENTITY bzip2-version-patch-md5 "5ef00b9da463b399f3d67ecfa276e7ea"> +<!ENTITY bzip2-version-patch-size "5.3 KB"> + <!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch"> <!ENTITY coreutils-i18n-patch-md5 "13699e7e1c2ab2165dbe9f35c047e804"> |