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 /chapter06/chapter06.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 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 3b14b217c..37ef12918 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -26,7 +26,6 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gmp.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpfr.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="db.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sed.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pkg-config.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ncurses.xml"/> |