diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-08-21 20:17:26 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-08-21 20:17:26 +0000 |
commit | 184ff2a7689b3c23e3ee4acae48ccde933804949 (patch) | |
tree | 8c9a5106622304870283316feb3b5a0f5f50e39c /patches.ent | |
parent | f5250e60888e217deba516370fca1389213a33b2 (diff) |
Add a patch to fix an intermittent test failure in Automake.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10323 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 553ebcf54..6d93cc6c3 100644 --- a/patches.ent +++ b/patches.ent @@ -2,6 +2,10 @@ <!-- Start of Common Patches --> +<!ENTITY automake-test-patch "automake-&automake-version;-test-1.patch"> +<!ENTITY automake-test-patch-md5 "1bc501443baee55bca4d6552ed18a757"> +<!ENTITY automake-test-patch-size "2.5 KB"> + <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-12.patch"> <!ENTITY bash-fixes-patch-md5 "419f95c173596aea47a23d922598977a"> <!ENTITY bash-fixes-patch-size "56 KB"> |