aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/tar.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index 6c0666903..6d3b9b162 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -43,12 +43,6 @@
<sect2 role="installation">
<title>Installation of Tar</title>
- <para>Apply 2 patches, which correct a bug in Tar's testsuite and suppress
- a warning that affects Perl's testsuite:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&tar-testsuite-patch;
-patch -Np1 -i ../&tar-warning-patch;</userinput></screen>
-
<para>Prepare Tar for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>