diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 86c2cb5de..ed3ecf534 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,13 @@ 2011-11-25 + + [matthew] - Install Coreutils' + libstdbuf.so to + /usr/lib/coreutils to + maintain consistency with other packages' shared library locations. + Fixes #2961. + [matthew] - Upgrade to Linux-3.1.2. Fixes #2960. diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index db4aa4c9d..43a8c5418 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -65,6 +65,7 @@ esac Now prepare Coreutils for compilation: ./configure --prefix=/usr \ + --libexecdir=/usr/lib/coreutils \ --enable-no-install-program=kill,uptime