aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-11-12 06:17:15 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-11-12 06:17:15 +0000
commita727e738a34e1de40f2e6f7ee93a66e77ba11ecb (patch)
treed1931811f965c840009c22c77be3c40bf094c5bc /chapter06/bash.xml
parentd9ddcb3bc4443b07487318c991cca962342cdc9e (diff)
Update to bash-4.3.30.
Update to man-db-2.7.1. Add binutils-2.24-multiple_plugins-1.patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r--chapter06/bash.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 72e36e32a..2756e35e9 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -39,12 +39,12 @@
<sect2 role="installation">
<title>Installation of Bash</title>
-
+<!--
<para>First, apply the following patch to fix various bugs that have been
addressed upstream:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
-
+-->
<para>Prepare Bash for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \