diff options
Diffstat (limited to 'chapter06/bzip2-inst.xml')
-rw-r--r-- | chapter06/bzip2-inst.xml | 2 |
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 &&</userinput> <userinput>make bzip2recover libbz2.a &&</userinput> <userinput>cp bzip2-shared /bin/bzip2 &&</userinput> @@ -23,7 +22,6 @@ Install Bzip2 by running the following commands: <userinput>ln -s bzip2.1 bunzip2.1 &&</userinput> <userinput>ln -s bzip2.1 bzcat.1 &&</userinput> <userinput>ln -s bzip2.1 bzip2recover.1</userinput> - </literallayout></blockquote> <para> |