aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tar-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/tar-inst.xml')
-rw-r--r--chapter05/tar-inst.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/chapter05/tar-inst.xml b/chapter05/tar-inst.xml
index 0d7a5c5d0..9c94af6df 100644
--- a/chapter05/tar-inst.xml
+++ b/chapter05/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><screen><userinput>./configure --prefix=/stage1
make
make check