diff options
Diffstat (limited to 'chapter06/bzip2.xml')
-rw-r--r-- | chapter06/bzip2.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index d3fa46c49..169ba77af 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -66,10 +66,6 @@ make clean</userinput></screen> <screen><userinput>make</userinput></screen> - <para>If reinstalling Bzip2, perform - <userinput>rm -vf /usr/bin/bz*</userinput> first, otherwise the following - <command>make install</command> will fail.</para> - <para>Install the programs:</para> <screen><userinput>make PREFIX=/usr install</userinput></screen> |