From eeee660481a5f73e77a6d53e6a72f697889b94c2 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 22 Sep 2010 20:26:53 +0000 Subject: Upgrade to Bzip2-1.0.6. Fixes #2759. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bzip2.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index c1702c36a..97840c588 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -43,11 +43,9 @@ Installation of Bzip2 - Apply 2 patches that will install the documentation for this package - and correct some hard-coded version numbers: + Apply a patch that will install the documentation for this package: -patch -Np1 -i ../&bzip2-docs-patch; -patch -Np1 -i ../&bzip2-version-patch; +patch -Np1 -i ../&bzip2-docs-patch; The following command ensures installation of symbolic links are relative: -- cgit v1.2.3-54-g00ecf