diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:37:24 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:37:24 +0000 |
commit | 6f2cc22cf3048c0f8b05b445a33bc99425758204 (patch) | |
tree | 704ff9b8700ff6282e0705f8b24312b2b58e5841 /patches.ent | |
parent | 4e82d4787a775438ce10fc7e3ccefe9fcd23ccd0 (diff) |
Upgrade to Automake-1.10.2. Fixes #2286.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8756 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 352d60e7a..7e04c05bb 100644 --- a/patches.ent +++ b/patches.ent @@ -1,11 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY automake-test-patch "automake-&automake-version;-test_fix-1.patch"> -<!ENTITY automake-test-patch-md5 "4d8aa269951bb3cd876d2bb663cb04cc"> -<!ENTITY automake-test-patch-size "3 KB"> - - <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch"> <!ENTITY bash-fixes-patch-md5 "7729e8bb1adb57c8d3c4c3a34a5bbab0"> <!ENTITY bash-fixes-patch-size "66 KB"> |