From c42320cbb21c05c976888510f5db1d9843cc7eda Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 20 Apr 2010 20:00:41 +0000 Subject: Add latest upstream patches for Bash. Fixes #2620. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index c042eb830..95b57e500 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -40,6 +40,10 @@ Installation of Bash + Apply a patch that fixes several bugs reported and fixed by the upstream Bash maintainer: + +patch -Np1 -i ../&bash-fixes-patch; + Prepare Bash for compilation: ./configure --prefix=/usr --bindir=/bin \ -- cgit v1.2.3-54-g00ecf