aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/make.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/make.xml')
-rw-r--r--chapter06/make.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/make.xml b/chapter06/make.xml
index 2faaa177a..791908683 100644
--- a/chapter06/make.xml
+++ b/chapter06/make.xml
@@ -40,10 +40,6 @@
<sect2 role="installation">
<title>Installation of Make</title>
- <para>First apply some upstream patches:</para>
-
-<screen><userinput remap="configure">patch -Np1 -i ../&make-fixes-patch;</userinput></screen>
-
<para>Prepare Make for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>