From: Thomas Vander Stichele Date: Thu, 11 Dec 2003 14:13:04 +0000 (+0000) Subject: that was stupid X-Git-Tag: CAPS-MERGE-3~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed4759b71d3912e55148f97694024801e5a6ec00;p=platform%2Fupstream%2Fgstreamer.git that was stupid Original commit message from CVS: that was stupid --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 69ee249..e413a0c 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -121,6 +121,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)' \ + test ! -f $(DOMAIN).po || { \ if test -f $(srcdir)/$(DOMAIN).pot; then \ sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \