diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-07 19:53:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-07 19:53:13 +0000 |
commit | 8f3b4cdcc885ffc85ef3d5e2f8da6a268198719d (patch) | |
tree | 145b405e4ff230f692e23100c3c5d8d86dbcc0c5 /chapter03 | |
parent | a8cce92b7d6e60626a2cc0d3350d96d609e01a4c (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 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 5b05e0a95..54d639812 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,6 +19,14 @@ <variablelist role="materials"> <varlistentry> + <term>Automake Test Suite Patch - <token>&automake-test-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&automake-test-patch;"/></para> + <para>MD5 sum: <literal>&automake-test-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para> |