aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 07:14:53 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 07:14:53 +0000
commit668813fb56bf035819d6301add7122a7ea67d0aa (patch)
treebd92174f903e28a60ebf2b4725e46c72d26ae053 /chapter06
parenteded582f1f2e1f5459374c48bfa84372c670e2c5 (diff)
Applied Zack's procps patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/procps-inst.xml4
1 files changed, 4 insertions, 0 deletions
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:</para>
<para><screen><userinput>make install</userinput></screen></para>
+<para>Remove a spurious library link:</para>
+
+<para><screen><userinput>rm /lib/libproc.so</userinput></screen></para>
+
</sect2>