diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-30 08:46:06 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-30 08:46:06 +0000 |
commit | a62617aa9565fae591e0d632657019243413db9a (patch) | |
tree | fad7bf3f6041735ff0051597dc1531381b9dd841 /chapter06/procps.xml | |
parent | 6295e87dd0355dbe283fb2892bcfe65bb02f9974 (diff) |
Stopped trying to remove /lib/libproc.so, since it's no longer there
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r-- | chapter06/procps.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 073bca8f1..9a2a6417b 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -36,10 +36,6 @@ Make, Ncurses</seg></seglistitem> <screen><userinput>make install</userinput></screen> -<para>Remove a spurious library link:</para> - -<screen><userinput>rm /lib/libproc.so</userinput></screen> - </sect2> |