aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/diffutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/diffutils.xml')
-rw-r--r--chapter06/diffutils.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml
index ecd7dea51..0d8bd5c77 100644
--- a/chapter06/diffutils.xml
+++ b/chapter06/diffutils.xml
@@ -41,12 +41,6 @@
<sect2 role="installation">
<title>Installation of Diffutils</title>
- <para>First fix a file so locale files are installed and fix the
- included gnulib code:</para>
-
-<screen><userinput remap="pre">sed -i 's:= @mkdir_p@:= /bin/mkdir -p:' po/Makefile.in.in
-sed -i '233,237 s/max)/max) \\/' lib/intprops.h</userinput></screen>
-
<para>Prepare Diffutils for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>