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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/patches.ent b/patches.ent index f44198324..8457dc80c 100644 --- a/patches.ent +++ b/patches.ent @@ -21,11 +21,6 @@ <!ENTITY coreutils-uname-patch-size "4.4 KB"> -<!ENTITY db-fixes-patch "db-&db-version;-upstream_fixes-1.patch"> -<!ENTITY db-fixes-patch-md5 "dfe0d2a27439454fbafdeeef65fefade"> -<!ENTITY db-fixes-patch-size "1.9 KB"> - - <!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch"> <!ENTITY diffutils-i18n-patch-md5 "c8d481223db274a33b121fb8c25af9f7"> <!ENTITY diffutils-i18n-patch-size "18 KB"> |