From e980f1acb9f672b055e7c271b8fda2c478169cdf Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 16 Sep 2016 20:43:48 +0000 Subject: Update to bash-4.4. Update to readline-7.0. Update to linux-4.7.4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 5 ----- chapter06/readline.xml | 5 ----- 2 files changed, 10 deletions(-) (limited to 'chapter06') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 77fc08c04..8c5896ece 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -40,11 +40,6 @@ 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 \ diff --git a/chapter06/readline.xml b/chapter06/readline.xml index 3b162d5ea..98be029db 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -41,11 +41,6 @@ Installation of Readline - First install some patches to fix various bugs that have been - addressed upstream: - -patch -Np1 -i ../&readline-fixes-patch; - Reinstalling Readline will cause the old libraries to be moved to <libraryname>.old. While this is normally not a problem, in some cases it can trigger a linking bug in ldconfig. This can be -- cgit v1.2.3-54-g00ecf