aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gzip-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gzip-inst.xml')
-rw-r--r--chapter06/gzip-inst.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/gzip-inst.xml b/chapter06/gzip-inst.xml
index 32147581c..80de916ae 100644
--- a/chapter06/gzip-inst.xml
+++ b/chapter06/gzip-inst.xml
@@ -6,7 +6,6 @@ Install Gzip by running the following commands:
</para>
<blockquote><literallayout>
-
<userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
@@ -17,7 +16,6 @@ Install Gzip by running the following commands:
<userinput>ln -sf gzip gunzip &amp;&amp;</userinput>
<userinput>ln -s gzip compress &amp;&amp;</userinput>
<userinput>ln -s gunzip uncompress</userinput>
-
</literallayout></blockquote>
</sect2>