From 64fc68abb92ef3a69efad0c8c411dd6862d048c5 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 14 Aug 2005 13:24:26 +0000 Subject: Add patch to install bzip2 documentation git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bzip2.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06') 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 Installation of Bzip2 +Apply a patch to install the documentation for this package: + +patch -Np1 -i ../&bzip2-docs-patch; + Prepare Bzip2 for compilation with: make -f Makefile-libbz2_so -- cgit v1.2.3-54-g00ecf