aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/tar-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/tar-inst.xml')
-rw-r--r--chapter06/tar-inst.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/chapter06/tar-inst.xml b/chapter06/tar-inst.xml
index a2842f35e..5478202a7 100644
--- a/chapter06/tar-inst.xml
+++ b/chapter06/tar-inst.xml
@@ -3,15 +3,6 @@
<sect2>
<title>Installation of Tar</title>
-<para>A patch may be applied to give tar direct support for bzip2
-files. This patch adds the <emphasis>-j</emphasis> option to tar,
-which is similar to the <emphasis>-z</emphasis> option used for
-gzip files.</para>
-
-<para>Apply the patch by running the following command:</para>
-
-<para><screen><userinput>patch -Np1 -i ../tar-&tar-patch-version;.patch</userinput></screen></para>
-
<para>Prepare Tar to be compiled:</para>
<para><screen><userinput>./configure --prefix=/usr --bindir=/bin \