diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3993192df..f60dc5239 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ 2008-02-07 + + [matthew] - Added a patch to fix a known issue in the Automake + test suite. Fixes + #2143. + [matthew] - Upgraded to Man-pages-2.77. Fixes #2142. diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 5b05e0a95..54d639812 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -18,6 +18,14 @@ + + Automake Test Suite Patch - &automake-test-patch-size;: + + Download: + MD5 sum: &automake-test-patch-md5; + + + Bash Upstream Fixes Patch - &bash-fixes-patch-size;: diff --git a/chapter06/automake.xml b/chapter06/automake.xml index aeb683563..fefa708d1 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -41,6 +41,12 @@ Installation of Automake + Patch a test in the Automake test suite to fix an issue that occurs + when running the tests as root: + + +patch -Np1 -i ../&automake-test-patch; + Prepare Automake for compilation: ./configure --prefix=/usr diff --git a/patches.ent b/patches.ent index e17024ea8..fa0ffceca 100644 --- a/patches.ent +++ b/patches.ent @@ -1,6 +1,11 @@ + + + + +