aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/bzip2.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml
index 63af5e009..1abaaa9e4 100644
--- a/chapter06/bzip2.xml
+++ b/chapter06/bzip2.xml
@@ -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>