diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/make.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter06/make.xml b/chapter06/make.xml index 86fe7e19b..791908683 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -40,9 +40,6 @@ <sect2 role="installation"> <title>Installation of Make</title> - <para>Fix some problems identified upstream:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&make-upstream-patch;</userinput></screen> <para>Prepare Make for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen> |