From 8b7f6eafdea5e2dd3c6980366b8f4d97cff1a7ef Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 18 Jan 2007 14:22:16 +0000 Subject: kill useless command --- po/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 4f1d99b6..1ee83130 100644 --- a/po/Makefile +++ b/po/Makefile @@ -31,7 +31,6 @@ merge: $(PGOAL).pot $(PGOAL).pot: perl_checker -q --generate-pot $(PGOAL)_tmp.pot $(PL_FILES) [ ! -e $(PGOAL)_tmp.pot ] || msgcat --use-first $(PGOAL)_tmp.pot > $@ - perl -pi -es/perl-format/c-format/ $@ rm -f $(PGOAL)_tmp.pot install: all -- cgit v1.2.1