diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e2dc2223c..6f3b4e55a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,10 +40,15 @@ 2008-10-10 + + [randy] - Removed an unnecessary parameter from the + Util-linux-ng Chapter 6 make command. Thanks to Greg Shafer for + pointing it out. + [randy] - Updated the Perl instructions. Thanks to Greg Shafer for pointing out the issues. This change also required that the Zlib - package is built right before the Perl package in Chapter 06. + package is built right before the Perl package in Chapter 6. [randy] - Updated Vim to 7.2. diff --git a/chapter06/util-linux-ng.xml b/chapter06/util-linux-ng.xml index 3ff2116ea..9a47a719e 100644 --- a/chapter06/util-linux-ng.xml +++ b/chapter06/util-linux-ng.xml @@ -62,7 +62,7 @@ mkdir -pv /var/lib/hwclock Compile the package: -make BLKID_LIBS="-lblkid -luuid" +make This package does not come with a test suite.