diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-14 13:24:26 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-14 13:24:26 +0000 |
commit | 64fc68abb92ef3a69efad0c8c411dd6862d048c5 (patch) | |
tree | 7bbb56ab6a9b97c22dc58bbae862476cb2c3e621 /patches.ent | |
parent | 44f3e016cea27d67a59ab599d8e64604351dfcc9 (diff) |
Add patch to install bzip2 documentation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 1ba5adf30..1bdda5328 100644 --- a/patches.ent +++ b/patches.ent @@ -4,6 +4,8 @@ <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> <!ENTITY bash-avoid_WCONTINUED-patch "bash-&bash-version;-avoid_WCONTINUED-1.patch"> +<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> + <!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"> <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-2.patch"> |