diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 02:24:56 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 02:24:56 +0000 |
commit | 24acdca37e103da2642f6fd155ed0da156222ebd (patch) | |
tree | d5ea255f3904099eb52a4d76b7ea7ef2c9a3cfec /chapter03 | |
parent | 20f8deb0c2d701dc9007381b521c6f6a3ec329ac (diff) |
Added an upstream patch for db-4.6.21, thanks Randy McMurchy for the report. Fixes #2164.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8505 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 80565b084..e2151e82f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -35,6 +35,14 @@ </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> + <para>MD5 sum: <literal>&db-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Binutils Texinfo Version Patch - <token>&binutils-configure-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&binutils-configure-patch;"/></para> |