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, 0 insertions, 4 deletions
diff --git a/chapter08/bash.xml b/chapter08/bash.xml
index e4960efcc..bb0f2b0fb 100644
--- a/chapter08/bash.xml
+++ b/chapter08/bash.xml
@@ -40,10 +40,6 @@
<sect2 role="installation">
<title>Installation of Bash</title>
- <para>First, fix a race condition if using multiple cores:</para>
-
-<screen><userinput remap="pre">sed -i '/^bashline.o:.*shmbchar.h/a bashline.o: ${DEFDIR}/builtext.h' Makefile.in</userinput></screen>
-
<para>Prepare Bash for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \