SOURCES: fcron-Makefile.patch (NEW) - don't change permissions
lisu
lisu at pld-linux.org
Mon Jun 18 20:15:14 CEST 2007
Author: lisu Date: Mon Jun 18 18:15:14 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- don't change permissions
---- Files affected:
SOURCES:
fcron-Makefile.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/fcron-Makefile.patch
diff -u /dev/null SOURCES/fcron-Makefile.patch:1.1
--- /dev/null Mon Jun 18 20:15:14 2007
+++ SOURCES/fcron-Makefile.patch Mon Jun 18 20:15:08 2007
@@ -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
================================================================
More information about the pld-cvs-commit
mailing list