From 8bf6559ba9efbec0a4b0221535b70bace7951bfe Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 14 Aug 2013 20:11:52 +0000 Subject: -fixing #2999 --- po/Makefile.in.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'po') diff --git a/po/Makefile.in.in b/po/Makefile.in.in index fef2f5ba7..5022b8b18 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -139,8 +139,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) \ --files-from=$(srcdir)/POTFILES.in \ --copyright-holder='$(COPYRIGHT_HOLDER)' \ - --msgid-bugs-address="$$msgid_bugs_address" \ - --from-code=UTF-8 + --msgid-bugs-address="$$msgid_bugs_address" test ! -f $(DOMAIN).po || { \ if test -f $(srcdir)/$(DOMAIN).pot; then \ sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \ -- cgit v1.2.3