summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile1
1 files changed, 0 insertions, 1 deletions
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