]> git.pld-linux.org Git - packages/fcron.git/blob - fcron-Makefile.patch
- don't change permissions
[packages/fcron.git] / fcron-Makefile.patch
1 --- fcron-3.0.3/Makefile.in~    2007-06-18 20:01:58.000000000 +0200
2 +++ fcron-3.0.3/Makefile.in     2007-06-18 20:01:53.000000000 +0200
3 @@ -123,7 +123,7 @@
4         -DFCRON_EDITOR="\"${FCRON_EDITOR}\"" -DBINDIREX="\"${DESTBIN}\"" \
5         -c $<
6  
7 -install: install-staged strip perms
8 +install: install-staged strip
9  ifeq ($(BOOTINSTALL), 1)
10         $(SRCDIR)/script/boot-install "$(INSTALL) -o $(ROOTNAME)" $(DESTSBIN) $(DEBUG) $(FCRONTABS) $(ANSWERALL) $(SRCDIR)
11  endif
This page took 0.023949 seconds and 3 git commands to generate.