aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-06-21 14:56:47 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-06-21 14:56:47 +0000
commitd5099eac6a10723fc5ec0110468cd68183bed945 (patch)
treeed74b9e8a1c54ea3c1b052917c544b54caf080f1 /chapter06
parent1cfc7dd3e8b409b3937228e859a2776a5b98ac19 (diff)
Upgrade to Gettext-0.18.1.1. Fixes #2686.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/gettext.xml4
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 \