aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/diffutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/diffutils-inst.xml')
-rw-r--r--chapter05/diffutils-inst.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/chapter05/diffutils-inst.xml b/chapter05/diffutils-inst.xml
deleted file mode 100644
index 4f8048c13..000000000
--- a/chapter05/diffutils-inst.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-
-<sect2>
-<title>Installation of Diffutils</title>
-
-<para>Prepare Diffutils to be compiled:</para>
-
-<screen><userinput>./configure --prefix=/tools</userinput></screen>
-
-<para>Compile the package:</para>
-
-<screen><userinput>make</userinput></screen>
-
-<para>And install it:</para>
-
-<screen><userinput>make install</userinput></screen>
-
-</sect2>
-