diff options
Diffstat (limited to 'chapter06/bzip2.xml')
-rw-r--r-- | chapter06/bzip2.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index d276f6df8..641fb5a25 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -32,6 +32,10 @@ GCC, Glibc, and Make</seg></seglistitem> <sect2 role="installation"> <title>Installation of Bzip2</title> +<para>Apply a patch to install the documentation for this package:</para> + +<screen><userinput>patch -Np1 -i ../&bzip2-docs-patch;</userinput></screen> + <para>Prepare Bzip2 for compilation with:</para> <screen><userinput>make -f Makefile-libbz2_so |