debian/rules
changeset 43 c6b65799fdb3
parent 24 93551b0dbeee
child 60 bb36de81da32
equal deleted inserted replaced
42:9c16227f96aa 43:c6b65799fdb3
    59 		prefix=/usr \
    59 		prefix=/usr \
    60 		exim=exim4 \
    60 		exim=exim4 \
    61 		DESTDIR=$(CURDIR)/debian/exigrey \
    61 		DESTDIR=$(CURDIR)/debian/exigrey \
    62 	    install
    62 	    install
    63 
    63 
       
    64 	install -m755 cron.daily.ex $(CURDIR)/debian/exigrey/etc/cron.daily/exigrey
       
    65 
    64 
    66 
    65 # Build architecture-independent files here.
    67 # Build architecture-independent files here.
    66 binary-indep: build install
    68 binary-indep: build install
    67 # We have nothing to do by default.
    69 # We have nothing to do by default.
    68 
    70