From 33280055c72fd53c4f85db213d7415ca0a064a7e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 23 Aug 1999 21:01:21 +0000 Subject: no_comment --- perl-install/share/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/share/po/Makefile') diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile index 9f3f08d30..331b4f16b 100644 --- a/perl-install/share/po/Makefile +++ b/perl-install/share/po/Makefile @@ -13,7 +13,7 @@ $(FROMPOFILES): %.pm: %.po $(POFILES): empty.po cp -f $@ $@t - msgmerge $@t $< > $@ + msgmerge $< $@t > $@ rm $@t empty.po: $(PMSFILES) -- cgit v1.2.1