aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-05-29 10:38:31 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-05-29 10:38:31 +0000
commit217a91bd743f97a64e837519879032c97c69a43c (patch)
tree971c320b1341a0dab215ac52624f38e212b0ef73 /patches.ent
parent3179cd695ffadf34c958af6dd7c5e1773108ad8b (diff)
Upgrade to Gettext-0.18. Fixes #2660.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent7
1 files changed, 4 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent
index 315cd4b71..514f1361c 100644
--- a/patches.ent
+++ b/patches.ent
@@ -54,9 +54,10 @@
<!ENTITY gcc-startfiles-patch-md5 "799ef1971350d2e3c794f2123f247cc6">
<!ENTITY gcc-startfiles-patch-size "1.5 KB">
-<!ENTITY gettext-upstream_fixes-patch "gettext-&gettext-version;-upstream_fixes-2.patch">
-<!ENTITY gettext-upstream_fixes-patch-md5 "ae64b6399ed6536e148e8386bcb91689">
-<!ENTITY gettext-upstream_fixes-patch-size "2.9 KB">
+
+<!ENTITY gettext-skip_test-patch "gettext-&gettext-version;-skip_test-1.patch">
+<!ENTITY gettext-skip_test-patch-md5 "9cec8b957ff96a3028897b2910a0d3e8">
+<!ENTITY gettext-skip_test-patch-size "1.2 KB">
<!ENTITY glibc-gcc_fix-patch "glibc-&glibc-version;-gcc_fix-1.patch">