[packages/gimp-help] - disabled korean, xml2po segfaults there

baggins baggins at pld-linux.org
Sat Jul 20 09:58:13 CEST 2013


commit b34618f3976ec87a6fb934558b540c2194d6616e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jul 20 09:57:51 2013 +0200

    - disabled korean, xml2po segfaults there

 gimp-help-langs.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gimp-help-langs.patch b/gimp-help-langs.patch
index 35d249a..285af9c 100644
--- a/gimp-help-langs.patch
+++ b/gimp-help-langs.patch
@@ -5,13 +5,13 @@
  
  if test "x$ALL_LINGUAS" = "x"; then
 -  ALL_LINGUAS="ca da de el en en_GB es fi fr hr it ja ko lt nl nn pl ru sl sv zh_CN"
-+  ALL_LINGUAS="da de el en en_GB es fi fr hr it ja ko lt nl nn pl ru sl sv zh_CN"
++  ALL_LINGUAS="da de el en en_GB es fi fr hr it ja lt nl nn pl ru sl sv zh_CN"
  else
    ALL_LINGUAS=`echo "$ALL_LINGUAS" | $SED -e 's/[,] */ /g'`
  fi
  if test "x$QUICKREFERENCE_ALL_LINGUAS" = "x"; then
 -  QUICKREFERENCE_ALL_LINGUAS="ca de el en fi fr it ja ko ru sv zh_CN"
-+  QUICKREFERENCE_ALL_LINGUAS="de el en fi fr it ja ko ru sv zh_CN"
++  QUICKREFERENCE_ALL_LINGUAS="de el en fi fr it ja ru sv zh_CN"
  fi
  
  AC_SUBST(ALL_LINGUAS)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gimp-help.git/commitdiff/b34618f3976ec87a6fb934558b540c2194d6616e



More information about the pld-cvs-commit mailing list