diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 6d3a1e2b4..71cabfc5f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -16,9 +16,9 @@ needed to build an LFS system: -Bash Various Fixes - 21 KB: +Bash Various Fixes - 23 KB: - + 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: