From ed5dcfc77130d676bccf8aa81266161a7aaca0c0 Mon Sep 17 00:00:00 2001 From: Jim Gifford Date: Mon, 28 Feb 2005 23:49:36 +0000 Subject: Updated: bash fixes patch to -3 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index a99b9923a..43ea07291 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -32,7 +32,7 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed. The following patch fixes various issues, including a problem where Bash will sometimes only show 33 characters on a line, then wrap to the next: -patch -Np1 -i ../bash-&bash-version;-fixes-1.patch +patch -Np1 -i ../bash-&bash-version;-fixes-3.patch Bash also has issues when compiled against newer versions of Glibc. The following patch resolves this problem: -- cgit v1.2.3-54-g00ecf