diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-12-11 21:53:46 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-12-11 21:53:46 +0000 |
commit | 2c75e3ced6f73948fedc2cae3bbe8df8abe71a40 (patch) | |
tree | 05e304b0fcb5c92c6564116135fdf956ee316715 /patches.ent | |
parent | 24755341b7c56231f48c248cee03276d5a947016 (diff) |
Upgrade to readline-5.1. Also bash removed bash-3.0 and readline-5.0 specific patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/patches.ent b/patches.ent index 70788e454..b423a6989 100644 --- a/patches.ent +++ b/patches.ent @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!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 bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> @@ -29,8 +26,6 @@ <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> -<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch"> - <!ENTITY shadow-configure-patch "shadow-&shadow-version;-configure_fix-1.patch"> <!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch"> |