X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=po%2Fautomake.mk;h=fd551969320e65461c131cfdea6e884a134cd065;hb=80bafa137ac4066f180d3989b4861202c03e96ae;hp=f3c9cc1372ed15e4eda00d7d7a7130751d96b15b;hpb=facb4a1ad3c9e8b2cdf55824680eed2afb91aebe;p=pspp diff --git a/po/automake.mk b/po/automake.mk index f3c9cc1372..fd55196932 100644 --- a/po/automake.mk +++ b/po/automake.mk @@ -63,8 +63,8 @@ $(POTFILE): $(TRANSLATABLE_FILES) $(UI_FILES) src/ui/gui/gen-dot-desktop.sh $(LOCALPOFILED) $(POFILES): $(POTFILE) $(AM_V_GEN)$(MSGMERGE) --previous --quiet $(top_srcdir)/$@ $? -o $@,tmp $(AM_V_at)if test -e $(top_srcdir)/$@,aux ; then \ - touch $@,tmp ; \ - msgcat --use-first $(top_srcdir)/$@,aux $@,tmp -o $@,tmp; \ + touch $@,tmp ; \ + msgcat --use-first $(top_srcdir)/$@,aux $@,tmp -o $@,tmp; \ fi ; $(AM_V_at)$(SED) -e '/^"POT-Creation-Date: /d' $@,tmp > $@,tmp2 $(RM) $@,tmp