aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-02-07 19:53:13 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-02-07 19:53:13 +0000
commit8f3b4cdcc885ffc85ef3d5e2f8da6a268198719d (patch)
tree145b405e4ff230f692e23100c3c5d8d86dbcc0c5 /patches.ent
parenta8cce92b7d6e60626a2cc0d3350d96d609e01a4c (diff)
Add a patch to fix an issue with the Automake tests. Fixes #2143.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent5
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent
index e17024ea8..fa0ffceca 100644
--- a/patches.ent
+++ b/patches.ent
@@ -1,6 +1,11 @@
<?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-7.patch">
<!ENTITY bash-fixes-patch-md5 "63ca4c26a1ae0c4a5b7da910d611d534">
<!ENTITY bash-fixes-patch-size "55 KB">