diff options
-rw-r--r-- | po/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 0c1f329..13b1f8e 100644 --- a/po/Makefile +++ b/po/Makefile @@ -39,7 +39,6 @@ POTFILES.in: $(PGOAL).pot: $(PL_FILES) POTFILES.in intltool-update --gettext-package desktopstuff --pot - perl_checker -q --generate-pot $(PGOAL)_tmp.pot $(PL_FILES) msgcat --use-first $(PGOAL)_tmp.pot desktopstuff.pot > $@ rm -f desktopstuff.pot $(PGOAL)_tmp.pot |