From e8d07afc7041c7a98f63a685d12c6dd6c8db19b7 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Fri, 30 Jul 2004 21:04:25 +0000 Subject: Upgraded unstable to automake-1.9, man-1.5n, file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'chapter06/bash.xml') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 286038439..4e116a288 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -28,13 +28,7 @@ GCC, Glibc, Grep, Make, Ncurses, Sed. Installation of Bash -Bash has a number of bugs in it that cause it to not behave the -way it is expected at times. Fix this behavior with the following -patch: - -patch -Np1 -i ../bash-&bash-version;-gnu_fixes-2.patch - -Now prepare Bash for compilation: +Prepare Bash for compilation: ./configure --prefix=/usr --bindir=/bin \ --without-bash-malloc --with-installed-readline -- cgit v1.2.3-54-g00ecf