]> git.pld-linux.org Git - packages/fcron.git/blob - fcron-Makefile.patch
Up to 3.3.1
[packages/fcron.git] / fcron-Makefile.patch
1 diff -urNp -x '*.orig' fcron-3.1.2.org/Makefile.in fcron-3.1.2/Makefile.in
2 --- fcron-3.1.2.org/Makefile.in 2013-01-13 14:20:31.000000000 +0100
3 +++ fcron-3.1.2/Makefile.in     2023-02-02 08:58:38.547843071 +0100
4 @@ -137,7 +137,7 @@ initscripts:
5  documentation:
6         $(MAKE) -C doc doc-if-none
7  
8 -install: install-staged strip perms 
9 +install: install-staged strip
10  ifeq ($(BOOTINSTALL), 1)
11         $(SRCDIR)/script/boot-install "$(INSTALL) -o $(ROOTNAME)" $(DESTSBIN) $(DEBUG) $(FCRONTABS) $(ANSWERALL) $(SRCDIR)
12  endif
This page took 0.063786 seconds and 4 git commands to generate.