diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:27:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:27:25 +0000 |
commit | 835b56ae9c714560cbf2158ef6005f9919fecc25 (patch) | |
tree | 85c11f47564d646d5357264a213308f7d91ee316 /chapter03/patches.xml | |
parent | 01da931a7f0bc541070a6c9a21d2b6a3108e90b4 (diff) |
Upgrade to Bash-4.0. Fixes #2351.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-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 6883f27a8..a6eb472a9 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>Berkeley DB Upstream Fixes Patch - <token>&db-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&db-fixes-patch;"/></para> |