aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/bash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/bash.xml')
-rw-r--r--chapter08/bash.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/bash.xml b/chapter08/bash.xml
index 4ea981d5b..fa21ab346 100644
--- a/chapter08/bash.xml
+++ b/chapter08/bash.xml
@@ -40,6 +40,10 @@
<sect2 role="installation">
<title>Installation of Bash</title>
+ <para>First, fix some issues identified 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 \