installation du fichier de regles.

This commit is contained in:
Alexandre Anriot 2005-09-20 07:11:12 +00:00
parent ff71410e5e
commit 07cc73e35f

View file

@ -29,6 +29,7 @@ tools: module
$(INSTALL) -d -m 0774 /etc/evoauth
$(INSTALL) -m 0770 admin/Evoauth.pl $(BINDIR)/$(NAME)
$(INSTALL) -m 0600 install/evoauth.conf /etc/evoauth
$(INSTALL) -m 0600 install/evoauth.rules /etc/evoauth
module:
cd admin/ && \