aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/tar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r--chapter06/tar.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index a5baf9431..16a4ec909 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -40,6 +40,10 @@
<sect2 role="installation">
<title>Installation of Tar</title>
+ <para>Apply a patch to correct a bug in Tar's testsuite:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../&tar-testsuite-patch;</userinput></screen>
+
<para>Prepare Tar for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin</userinput></screen>