From bf89697c688128ba0ff7bac3cd75d30488f460f1 Mon Sep 17 00:00:00 2001 From: lisu Date: Mon, 18 Jun 2007 18:15:08 +0000 Subject: [PATCH] - don't change permissions Changed files: fcron-Makefile.patch -> 1.1 --- fcron-Makefile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fcron-Makefile.patch 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 -- 2.44.0