|
@@ -43,9 +43,11 @@
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of Tar</title>
|
|
<title>Installation of Tar</title>
|
|
|
|
|
|
- <para>Apply a patch to correct a bug in Tar's testsuite:</para>
|
|
|
|
|
|
+ <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;</userinput></screen>
|
|
|
|
|
|
+<screen><userinput remap="pre">patch -Np1 -i ../&tar-testsuite-patch;
|
|
|
|
+patch -Np1 -i ../&tar-warning-patch;</userinput></screen>
|
|
|
|
|
|
<para>Prepare Tar for compilation:</para>
|
|
<para>Prepare Tar for compilation:</para>
|
|
|
|
|