summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2006-10-09 21:46:05 +0000
committerAlfredo Tupone <tupone@gentoo.org>2006-10-09 21:46:05 +0000
commit9df79dcbfb0dc83782f7fd8a492a644c6bc9e721 (patch)
tree721e04aaf336aa72eb5f259edc8a64311bd00ea4 /games-strategy/lgeneral/files
parentAdd gtk+-2 to DEPEND (diff)
downloadgentoo-2-9df79dcbfb0dc83782f7fd8a492a644c6bc9e721.tar.gz
gentoo-2-9df79dcbfb0dc83782f7fd8a492a644c6bc9e721.tar.bz2
gentoo-2-9df79dcbfb0dc83782f7fd8a492a644c6bc9e721.zip
Fixing making of lgeneral.po. Bug #146602
(Portage version: 2.1.1)
Diffstat (limited to 'games-strategy/lgeneral/files')
-rw-r--r--games-strategy/lgeneral/files/lgeneral-1.2_beta12-gettext.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/games-strategy/lgeneral/files/lgeneral-1.2_beta12-gettext.patch b/games-strategy/lgeneral/files/lgeneral-1.2_beta12-gettext.patch
new file mode 100644
index 000000000000..c5eebe7ce71f
--- /dev/null
+++ b/games-strategy/lgeneral/files/lgeneral-1.2_beta12-gettext.patch
@@ -0,0 +1,16 @@
+--- po/lgeneral/Makefile.in.in.old 2006-10-09 22:55:07.000000000 +0200
++++ po/lgeneral/Makefile.in.in 2006-10-09 22:57:28.000000000 +0200
+@@ -99,11 +99,8 @@
+ $(XGETTEXT) $(XGETTEXTFLAGS) --default-domain=$(PACKAGE) \
+ --directory=$(top_srcdir) --add-comments \
+ --keyword=tr --keyword=TR_NOOP \
+- --files-from=$(srcdir)/POTFILES.in \
+- && test ! -f $(PACKAGE).po \
+- || ( rm -f $(srcdir)/$(PACKAGE).pot \
+- && $(MSGCONV) $(MSGCONVFLAGS) $(PACKAGE).po > $(srcdir)/$(PACKAGE).pot 2> /dev/null \
+- && rm -f $(PACKAGE).po )
++ --files-from=$(srcdir)/POTFILES.in
++ $(MSGCONV) $(MSGCONVFLAGS) $(PACKAGE).po > $(srcdir)/$(PACKAGE).pot || true
+
+ $(srcdir)/cat-id-tbl.c: $(srcdir)/stamp-cat-id; @:
+ $(srcdir)/stamp-cat-id: $(srcdir)/$(PACKAGE).pot