diff options
Diffstat (limited to 'chapter06/gettext.xml')
-rw-r--r-- | chapter06/gettext.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index b690debfe..684cd3060 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -43,10 +43,6 @@ <sect2 role="installation"> <title>Installation of Gettext</title> - <para>Apply a patch that skips a test that otherwise fails due to the absence of an XML parsing library:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&gettext-skip_test-patch;</userinput></screen> - <para>Prepare Gettext for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |