diff -r 25b7cc70694c -r 0f5276b4ee4b Makefile --- a/Makefile Tue Aug 12 15:23:13 2014 +0200 +++ b/Makefile Mon Sep 08 10:12:02 2014 +0200 @@ -25,3 +25,6 @@ @$(SH) -n $< @cp $< $@ @chmod a=rx $@ + +.cron: + sed 's|#sbindir#|$(sbindir)|' $<.template >$@