Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 45 | Rev 65 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 45 Rev 48
Line 46... Line 46...
46
	sed "s/\/var\/spool\/exim/\/var\/spool\/sa-exim/" < sa-exim.conf > \
46
	sed "s/\/var\/spool\/exim/\/var\/spool\/sa-exim/" < sa-exim.conf > \
47
		$(CURDIR)/debian/sa-exim/etc/exim4/sa-exim.conf
47
		$(CURDIR)/debian/sa-exim/etc/exim4/sa-exim.conf
48
	chmod 644 $(CURDIR)/debian/sa-exim/etc/exim4/sa-exim.conf
48
	chmod 644 $(CURDIR)/debian/sa-exim/etc/exim4/sa-exim.conf
49
	install -m644 debian/15_sa-exim_plugin_path \
49
	install -m644 debian/15_sa-exim_plugin_path \
50
		$(CURDIR)/debian/sa-exim/etc/exim4/conf.d/main
50
		$(CURDIR)/debian/sa-exim/etc/exim4/conf.d/main
51
	install -m644 SA-greylisting-2.4x.diff \
-
 
52
		$(CURDIR)/debian/sa-exim/usr/share/doc/sa-exim/sa2.xpatches
-
 
53
	install -m644 SA-greylisting-2.6.diff \
-
 
54
		$(CURDIR)/debian/sa-exim/usr/share/doc/sa-exim/sa2.xpatches
-
 
55
	install -m644 Greylisting.pm \
51
	install -m644 Greylisting.pm \
56
		$(CURDIR)/debian/sa-exim/usr/share/perl5/Mail/SpamAssassin/Plugin/Greylisting.pm
52
		$(CURDIR)/debian/sa-exim/usr/share/perl5/Mail/SpamAssassin/Plugin/Greylisting.pm
57
	install -m644 greylistclean.cron \
53
	install -m644 greylistclean.cron \
58
		$(CURDIR)/debian/sa-exim/etc/cron.d/greylistclean
54
		$(CURDIR)/debian/sa-exim/etc/cron.d/greylistclean
59
	install -m755 greylistclean \
55
	install -m755 greylistclean \