diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-13 06:08:33 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-13 06:08:33 +0000 |
commit | 28acf755560608f7a02ca7d34f1a1ee48b0a2efd (patch) | |
tree | 2ffcedfa9c3cd2397798e2f056bfa4b6005f62ef /chapter06/procps.xml | |
parent | bc827b3954789582bfb444ba119dfbcd45281c75 (diff) |
Upgraded to Autoconf-2.58, Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.4 and Sed-4.0.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r-- | chapter06/procps.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index a2a4fb14b..9dda8547f 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -13,12 +13,7 @@ Estimated required disk space: &procps-compsize;</screen> <sect2> <title>Installation of Procps</title> -<para>First fix a problem that can crash <userinput>w</userinput> under -certain locale settings:</para> - -<screen><userinput>patch -Np1 -i ../&procps-patch;</userinput></screen> - -<para>Now compile Procps:</para> +<para>Compile Procps:</para> <screen><userinput>make</userinput></screen> |