]> git.pld-linux.org Git - packages/fcron.git/commitdiff
- don't change permissions
authorlisu <lisu@pld-linux.org>
Mon, 18 Jun 2007 18:15:08 +0000 (18:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fcron-Makefile.patch -> 1.1

fcron-Makefile.patch [new file with mode: 0644]

diff --git a/fcron-Makefile.patch b/fcron-Makefile.patch
new file mode 100644 (file)
index 0000000..a025f09
--- /dev/null
@@ -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
This page took 0.114253 seconds and 4 git commands to generate.