equal
deleted
inserted
replaced
24 install -m 0644 greylist.pl $(DESTDIR)$(eximconfdir)/exigrey/ |
24 install -m 0644 greylist.pl $(DESTDIR)$(eximconfdir)/exigrey/ |
25 |
25 |
26 %: %.pl |
26 %: %.pl |
27 @perl -c $< |
27 @perl -c $< |
28 @cp -vf $< $@ |
28 @cp -vf $< $@ |
29 @chmod a-w $@ |
29 @chmod a-w,+x $@ |