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 /chapter03 | |
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 'chapter03')
-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 a7b32b448..db230fc40 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -202,6 +202,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> + <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>Shadow Useradd Patch - <token>&shadow-useradd-patch-size;</token>:</term> <listitem> |