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 016e9f7e0..ade0ece11 100644
--- a/chapter06/diffutils.xml
+++ b/chapter06/diffutils.xml
@@ -29,12 +29,6 @@ Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
<sect2 role="installation">
<title>Installation of Diffutils</title>
-<para>POSIX requires that the <command>diff</command> command treats whitespace
-characters according to the current locale. The following patch fixes the
-non-complinace issue:</para>
-
-<screen><userinput>patch -Np1 -i ../&diffutils-i18n-patch;</userinput></screen>
-
<para>Prepare Diffutils for compilation:</para>
<screen><userinput>./configure --prefix=/usr</userinput></screen>