diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ccc78d517..822ea4fce 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,18 @@ --> + + 2008-10-22 + + + [dj] - Corrected chown command for coreutils testsuite. + + + [dj] - Updated to &coreutils-i18n-patch;. Thanks to Bryan + Kadzban for the suggested fix. + + + 2008-10-21 diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 1a4694dd1..b045897f4 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -106,7 +106,7 @@ Fix some of the permissions so that the non-root user can compile and run the tests: -chown -v nobody gnulib-tests/.deps +chown -Rv nobody config.log {gnulib-tests,lib,src}/.deps Now run the tests: diff --git a/general.ent b/general.ent index 22064dfeb..ee1c48e36 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + diff --git a/patches.ent b/patches.ent index 69bb6e5fe..08b4e1a02 100644 --- a/patches.ent +++ b/patches.ent @@ -25,8 +25,8 @@ - - + +