diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c3831c38b..cd38ed88f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,13 +36,26 @@ --> + + 2011-10-08 + + + [bdubbs] - Update to man-pages-3.35. Fixes + #2936. + + + [bdubbs] - Add additional environment variable + to man-db. + + + + 2011-10-07 - - [bdubbs] - Miror update to bootscripts Makefile. Fixes - #2939. - + + [bdubbs] - Minor update to bootscripts Makefile. Fixes + #2939. [matthew] - Remove Pkg-Config, and its dependencies PCRE and diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index dd28d7519..833099bef 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -43,7 +43,9 @@ Prepare Man-DB for compilation: -libpipeline_CFLAGS='' libpipeline_LIBS='-lpipeline' \ +PKG_CONFIG=/tools/bin/true \ + libpipeline_CFLAGS='' \ + libpipeline_LIBS='-lpipeline' \ ./configure --prefix=/usr --libexecdir=/usr/lib \ --docdir=/usr/share/doc/man-db-&man-db-version; --sysconfdir=/etc \ --disable-setuid --with-browser=/usr/bin/lynx \ @@ -52,6 +54,15 @@ The meaning of the configure options: + + PKG_CONFIG=, libpipeline_ ... + + These environment variables allow the configuration + process to complete without the external pkg-config + program. + + + --disable-setuid diff --git a/general.ent b/general.ent index e98463e82..4e913da33 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/packages.ent b/packages.ent index 93dc58dcc..6d82a66d5 100644 --- a/packages.ent +++ b/packages.ent @@ -359,10 +359,10 @@ - - + + - +