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 /chapter03 | |
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 '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 d65716c85..ce864f4d5 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,6 +19,14 @@ <variablelist role="materials"> <varlistentry> + <term>Automake Test Fix 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> |