diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 11:54:49 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 11:54:49 +0000 |
commit | b5c8c82ea1959472c861af9d1a460d72e694e65b (patch) | |
tree | d0146cf8b469ca143207abdd81e29fb6c6f7ab00 /patches.ent | |
parent | 0cfd89385ee7b53f610add288b79d9e9a434e32e (diff) |
Use latest upstream Bash patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8854 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 d519b3b86..d56212240 100644 --- a/patches.ent +++ b/patches.ent @@ -7,6 +7,11 @@ <!ENTITY automake-test-patch-size "1.2 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch"> +<!ENTITY bash-fixes-patch-md5 "d498afc3d31fa1aa529ad027c2bb7e5d"> +<!ENTITY bash-fixes-patch-size "25 KB"> + + <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> <!ENTITY bzip2-docs-patch-size "1.6 KB"> |