From 69ef7b4a5d6587767a4bfb442478c7c9c4ee1254 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 20 Jul 2009 19:10:23 +0000 Subject: Move GDBM before Perl in chapter 6 as Perl can make use of it. Fixes #2447. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendices/dependencies.xml | 2 +- chapter01/changelog.xml | 11 +++++++++++ chapter06/chapter06.xml | 2 +- general.ent | 4 ++-- 4 files changed, 15 insertions(+), 4 deletions(-) diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index b2f173d50..fba376b7e 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -1127,7 +1127,7 @@ &dependencies; - Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, + Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep, Groff, Make, Sed, and Zlib diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 021e21ba2..6fe8437c0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> + + 2009-07-20 + + + [matthew] - Move GDBM build before Perl, so that Perl's + GDBM_File module will be built. Fixes + #2447. + + + + 2009-07-18 diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 37ef12918..b98877f56 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -40,6 +40,7 @@ + @@ -48,7 +49,6 @@ - diff --git a/general.ent b/general.ent index 61550f7d7..5accf0e25 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + -- cgit v1.2.3-54-g00ecf