From c7997ec2144df8c58dfa224faa7a54a572dc4793 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 14 Mar 2011 22:06:41 +0000 Subject: Add latest upstream patches for Bash-4.2. Fixes #2841. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index bbd645adf..1e92190da 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -40,6 +40,11 @@ Installation of Bash + First, apply the following patch to fix various bugs that have been + addressed upstream: + +patch -Np1 -i ../&bash-fixes-patch; + Prepare Bash for compilation: ./configure --prefix=/usr --bindir=/bin \ -- cgit v1.2.3-54-g00ecf