aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-08-16 12:36:05 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-08-16 12:36:05 +0000
commit53ec104a13f1dda8ecd0b28c3c5bf3f6e82e47e1 (patch)
treef8c9404a1fea5793054bb3231933905f73796b5e /po/Makefile.in.in
parent3b996c5c1885165f678c01ba7b704e59752aa53a (diff)
downloadgnunet-53ec104a13f1dda8ecd0b28c3c5bf3f6e82e47e1.tar.gz
gnunet-53ec104a13f1dda8ecd0b28c3c5bf3f6e82e47e1.zip
- revert to #8472
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 14868b020..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
139 --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) \ 139 --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) \
140 --files-from=$(srcdir)/POTFILES.in \ 140 --files-from=$(srcdir)/POTFILES.in \
141 --copyright-holder='$(COPYRIGHT_HOLDER)' \ 141 --copyright-holder='$(COPYRIGHT_HOLDER)' \
142 --msgid-bugs-address="$$msgid_bugs_address" \ 142 --msgid-bugs-address="$$msgid_bugs_address"
143 --from-code=UTF-8
144 test ! -f $(DOMAIN).po || { \ 143 test ! -f $(DOMAIN).po || { \
145 if test -f $(srcdir)/$(DOMAIN).pot; then \ 144 if test -f $(srcdir)/$(DOMAIN).pot; then \
146 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \ 145 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \