diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7d6f439cf..e970c16ce 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -74,6 +74,10 @@ +May 12th, 2003 [winkie]: Chapter 06 - Installing Procps: +Remove the /lib/libproc.so symlink. No package outside of Procps itself +uses this library, and none should. + May 12th, 2003 [winkie]: Chapter 06 - Installing Net-tools: Run "make config" before doing make. Fixes bugs #462 and #497. diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml index c9b8fd8d5..f46c2955f 100644 --- a/chapter06/procps-inst.xml +++ b/chapter06/procps-inst.xml @@ -18,5 +18,9 @@ the patch: make install +Remove a spurious library link: + +rm /lib/libproc.so +