Copy from home:Freespacer:branches:games/freeciv via accept of submit request 32994 revision 2. Request was accepted with message: thanks very much OBS-URL: https://build.opensuse.org/request/show/32994 OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=9
13 lines
500 B
Diff
13 lines
500 B
Diff
diff -rup freeciv-2.1.11.orig/configure.ac freeciv-2.1.11/configure.ac
|
|
--- freeciv-2.1.11.orig/configure.ac 2010-02-20 15:51:23.417784936 +0100
|
|
+++ freeciv-2.1.11/configure.ac 2010-02-20 15:52:14.969286394 +0100
|
|
@@ -193,7 +193,7 @@ fi
|
|
|
|
dnl I18n support
|
|
ALL_LINGUAS="ar cs ca da de el en_GB eo es et fa fi fr he hu it ja ko lt nl
|
|
-nb no pl pt pt_BR ro ru sv tr uk zh_CN"
|
|
+nb pl pt pt_BR ro ru sv tr uk zh_CN"
|
|
AM_GNU_GETTEXT(,need-ngettext)
|
|
|
|
dnl AM_GNU_GETTEXT doesn't have all features we want
|