diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-12 02:03:46 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-12 02:03:46 +0000 |
commit | ab96e0e3c89ce66b38cce3f0ed3bfede64e3e734 (patch) | |
tree | c4ba7ed6b901c27746b7614f0018b6e6a495d07e /patches.ent | |
parent | f6abc2a4e1891e779fb5f74a36163635d91685a4 (diff) |
Update bash-3.1-fixes patch. (Ticket 1758)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index c960066bd..07ff10904 100644 --- a/patches.ent +++ b/patches.ent @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |