Install petidomo-xxxx tools
This commit is contained in:
parent
3a55ccec61
commit
8cd52f167e
@ -69,6 +69,8 @@ install: petidomo
|
||||
$(SHTOOL) mkdir -f -p -m 755 $(datadir)
|
||||
$(SHTOOL) mkdir -f -p -m 755 $(libexecdir)
|
||||
$(SHTOOL) install -c -s -m 555 petidomo $(bindir)
|
||||
$(SHTOOL) install -c -m 755 petidomo-approve $(bindir)
|
||||
$(SHTOOL) install -c -m 755 petidomo-kickout $(bindir)
|
||||
$(SHTOOL) install -c -m 644 config/petidomo.conf $(sysconfdir)/petidomo.conf-sample
|
||||
$(SHTOOL) install -c -m 644 config/petidomo.acl $(sysconfdir)/petidomo.acl-sample
|
||||
$(SHTOOL) install -c -m 444 config/help $(datadir)/help
|
||||
|
||||
Loading…
Reference in New Issue
Block a user