components/gettext/patches/recode.patch
changeset 166 db8a55996482
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gettext/patches/recode.patch	Tue Apr 05 09:12:38 2011 +0200
@@ -0,0 +1,11 @@
+--- gettext-0.16.1.orig/gettext-tools/tests/recode-sr-latin-2
++++ gettext-0.16.1/gettext-tools/tests/recode-sr-latin-2
+@@ -11,7 +11,7 @@
+ case "$host_os" in
+   aix*)
+     LOCALE_JA_EUCJP=ja_JP ;;
+-  hpux* | osf* | netbsd*)
++  hpux* | osf* | netbsd* | solaris*)
+     LOCALE_JA_EUCJP=ja_JP.eucJP ;;
+   irix* | freebsd* | darwin*)
+     LOCALE_JA_EUCJP=ja_JP.EUC ;;