X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=fcron-Makefile.patch;fp=fcron-Makefile.patch;h=a025f09511557cee99e821ac3f4e0c2ec5a81110;hb=bf89697c688128ba0ff7bac3cd75d30488f460f1;hp=0000000000000000000000000000000000000000;hpb=2e93b9b672ab953354af336a91c64fa5ebc50d6f;p=packages%2Ffcron.git diff --git a/fcron-Makefile.patch b/fcron-Makefile.patch new file mode 100644 index 0000000..a025f09 --- /dev/null +++ b/fcron-Makefile.patch @@ -0,0 +1,11 @@ +--- fcron-3.0.3/Makefile.in~ 2007-06-18 20:01:58.000000000 +0200 ++++ fcron-3.0.3/Makefile.in 2007-06-18 20:01:53.000000000 +0200 +@@ -123,7 +123,7 @@ + -DFCRON_EDITOR="\"${FCRON_EDITOR}\"" -DBINDIREX="\"${DESTBIN}\"" \ + -c $< + +-install: install-staged strip perms ++install: install-staged strip + ifeq ($(BOOTINSTALL), 1) + $(SRCDIR)/script/boot-install "$(INSTALL) -o $(ROOTNAME)" $(DESTSBIN) $(DEBUG) $(FCRONTABS) $(ANSWERALL) $(SRCDIR) + endif