aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gzip-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/gzip-inst.xml')
-rw-r--r--chapter05/gzip-inst.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/chapter05/gzip-inst.xml b/chapter05/gzip-inst.xml
index 20a335dd4..bd81361f5 100644
--- a/chapter05/gzip-inst.xml
+++ b/chapter05/gzip-inst.xml
@@ -5,10 +5,7 @@
<para><screen><userinput>./configure --prefix=/stage1
make
-make install
-rm -f /stage1/bin/{gunzip,zcat}
-ln -s gzip /stage1/bin/gunzip
-ln -s gzip /stage1/bin/zcat</userinput></screen></para>
+make install</userinput></screen></para>
</sect2>