diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-02-24 14:40:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-02-24 14:40:21 +0000 |
commit | c6a996f57294f487c38e1e9d125e236241e32d6b (patch) | |
tree | bea50e56d552f2997702c1387e2fae370f59402a /patches.ent | |
parent | 3ee0c391d639f295df72061eb0ca29b5b6336fbc (diff) |
Add a patch for Berkeley DB containing upstream fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index a8e2ef3f4..441a04004 100644 --- a/patches.ent +++ b/patches.ent @@ -24,6 +24,11 @@ <!ENTITY coreutils-uname-patch-size "4.6 KB"> +<!ENTITY db-fixes-patch "db-&db-version;-fixes-1.patch"> +<!ENTITY db-fixes-patch-md5 "4d6a476c9ccd1bb9fba9de0b5229f0da"> +<!ENTITY db-fixes-patch-size "2.8 KB"> + + <!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch"> <!ENTITY diffutils-i18n-patch-md5 "c8d481223db274a33b121fb8c25af9f7"> <!ENTITY diffutils-i18n-patch-size "18 KB"> |