aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bzip2-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bzip2-inst.xml')
-rw-r--r--chapter06/bzip2-inst.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/bzip2-inst.xml b/chapter06/bzip2-inst.xml
index 16ce4a2bc..b34f5ee50 100644
--- a/chapter06/bzip2-inst.xml
+++ b/chapter06/bzip2-inst.xml
@@ -6,7 +6,6 @@ Install Bzip2 by running the following commands:
</para>
<blockquote><literallayout>
-
<userinput>make -f Makefile-libbz2_so &amp;&amp;</userinput>
<userinput>make bzip2recover libbz2.a &amp;&amp;</userinput>
<userinput>cp bzip2-shared /bin/bzip2 &amp;&amp;</userinput>
@@ -23,7 +22,6 @@ Install Bzip2 by running the following commands:
<userinput>ln -s bzip2.1 bunzip2.1 &amp;&amp;</userinput>
<userinput>ln -s bzip2.1 bzcat.1 &amp;&amp;</userinput>
<userinput>ln -s bzip2.1 bzip2recover.1</userinput>
-
</literallayout></blockquote>
<para>