diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-18 12:30:56 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-18 12:30:56 +0000 |
commit | 9cccea2aed45c935e4ea17e84d007c0d84a4c91f (patch) | |
tree | 458e2468ed2225ef7967a0ae20068935e0b5496e /chapter03/patches.xml | |
parent | c639ec715188a7f1c799b88a924f062a9e4321d1 (diff) |
Remove Berkeley DB; Man-DB uses GDBM now. Fixes #2440.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index db230fc40..508b9afc7 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,14 +19,6 @@ <variablelist role="materials"> <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>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para> |