|
@@ -50,6 +50,11 @@
|
|
|
sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \
|
|
|
Makefile.in</userinput></screen>
|
|
|
|
|
|
+ <para>Upstream developers have fixed several issues since the initial
|
|
|
+ release of Bash-&bash-version;. Apply those fixes:</para>
|
|
|
+
|
|
|
+<screen><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
|
|
|
+
|
|
|
<para>Prepare Bash for compilation:</para>
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr --bindir=/bin \
|