From 08043104a378b4ae376b22a701ae140808e0f07c Mon Sep 17 00:00:00 2001 From: Dave Hodgins Date: Thu, 3 Oct 2013 18:11:05 -0400 Subject: fix po/Makefile --- po/Makefile | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.1