aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/tar.xml')
-rw-r--r--chapter05/tar.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index 6d3b9b162..267ab08d7 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -43,6 +43,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=/tools</userinput></screen>