aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/bash.xml')
-rw-r--r--chapter05/bash.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/bash.xml b/chapter05/bash.xml
index 0e56bb09b..52df13885 100644
--- a/chapter05/bash.xml
+++ b/chapter05/bash.xml
@@ -31,7 +31,7 @@
<para>Bash has a problem when compiled against newer versions of Glibc, causing
it to hang inappropriately. This patch fixes the problem:</para>
-<screen><userinput>patch -Np1 -i ../bash-&bash-version;-avoid_WCONTINUED-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i ../&bash-avoid_WCONTINUED-patch;</userinput></screen>
<para>Prepare Bash for compilation:</para>