From ed4759b71d3912e55148f97694024801e5a6ec00 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 11 Dec 2003 14:13:04 +0000 Subject: [PATCH] that was stupid Original commit message from CVS: that was stupid --- po/Makefile.in.in | 1 + 1 file changed, 1 insertion(+) 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 && \ -- 2.7.4