diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f21af66fd..c7ec0bada 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ March 18, 2006 + + [matthew] - Do not run configure manually for iproute2 as it + is run automatically by the Makefile. Thanks to Chris Staub for the + patch. Fixes ticket #1734. + [matthew] - Make bzdiff use mktemp instead of the deprecated tempfile command. Thanks to Chris Staub for the patch. Fixes ticket diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 96a992878..84e4244e0 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -43,11 +43,6 @@ Installation of IPRoute2 - Prepare IPRoute2 for compilation: - -chmod u+x configure && -./configure - Compile the package: make SBINDIR=/sbin