--- a/Makefile Sat Feb 12 12:54:11 2011 +0100 +++ b/Makefile Wed Feb 23 20:26:49 2011 +0100 @@ -17,7 +17,6 @@ install -m 0755 $(SCRIPTS) ${DESTDIR}/${plugindir}/ %: %.pl - @perl -c $< @cp -f $< $@ @chmod +x $@