diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-06-29 20:03:14 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-06-29 20:03:14 +0000 |
commit | d092e9c0f2a16a04459a4a69b11b890f4373aad0 (patch) | |
tree | 62cd6a535bbae4f6c445d5e329f03b2adad59df5 /patches.ent | |
parent | e0111f51cc52813da8c321a74908dbd1c442751b (diff) |
Add upstream Readline patches. Fixes #2426.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 15c78ad41..f44198324 100644 --- a/patches.ent +++ b/patches.ent @@ -98,6 +98,11 @@ <!ENTITY procps-watch-patch-size "3.5 KB"> +<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch"> +<!ENTITY readline-fixes-patch-md5 "aada5f5c582a769735286e7ed1a80af7"> +<!ENTITY readline-fixes-patch-size "3.6 KB"> + + <!-- <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch"> <!ENTITY shadow-useradd-patch-md5 "5f35528f38d5432d5fa2dd79d04bdfdd"> <!ENTITY shadow-useradd-patch-size "6.1 KB"> --> |