|
@@ -43,9 +43,11 @@
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of Bzip2</title>
|
|
|
|
|
|
- <para>Apply a patch to install the documentation for this package:</para>
|
|
|
+ <para>Apply 2 patches that will install the documentation for this package
|
|
|
+ and correct some hard-coded version numbers:</para>
|
|
|
|
|
|
-<screen><userinput remap="pre">patch -Np1 -i ../&bzip2-docs-patch;</userinput></screen>
|
|
|
+<screen><userinput remap="pre">patch -Np1 -i ../&bzip2-docs-patch;
|
|
|
+patch -Np1 -i ../&bzip2-version-patch;</userinput></screen>
|
|
|
|
|
|
<para>The following command ensures installation of symbolic links are relative:</para>
|
|
|
|