From bc688338dd92f12a3506d266ac29dc9a8c12575f Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 25 Nov 2006 17:08:59 +0000 Subject: Apply all 5 of the currently available upstream patches for Bash-3.2 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter06') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index f1e8ab475..8248b7bc1 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -41,10 +41,10 @@ sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \ Makefile.in - Apply a fix for a bug that causes some comments to be parsed - incorrectly: + Apply fixes for several bugs discovered since the initial release of + Bash-&bash-version;: -patch -Np1 -i ../&bash-comment-patch; +patch -Np1 -i ../&bash-fixes-patch; Prepare Bash for compilation: -- cgit v1.2.3-54-g00ecf