From 217a91bd743f97a64e837519879032c97c69a43c Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 29 May 2010 10:38:31 +0000 Subject: Upgrade to Gettext-0.18. Fixes #2660. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gettext.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index e4dd351c6..b690debfe 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -43,9 +43,9 @@ Installation of Gettext - Apply a patch that fixes file permissions and ownership and an internal bug: + Apply a patch that skips a test that otherwise fails due to the absence of an XML parsing library: -patch -Np1 -i ../&gettext-upstream_fixes-patch; +patch -Np1 -i ../&gettext-skip_test-patch; Prepare Gettext for compilation: -- cgit v1.2.3-54-g00ecf