installation du fichier de regles.

This commit is contained in:
Alexandre Anriot 2005-09-20 07:11:12 +00:00
parent 06d5b3c094
commit 11b31516a7
1 changed files with 1 additions and 0 deletions

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/ && \