This commit is contained in:
Alexandre Anriot 2005-09-15 11:22:44 +00:00
parent 1a0017ffbe
commit 78f1313bc8

View file

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