projects
/
rrq
/
nfblocker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff44e6c
)
corrected init.d path
author
Ralph Ronnquist
<rrq@rrq.au>
Mon, 17 Feb 2025 08:03:31 +0000
(19:03 +1100)
committer
Ralph Ronnquist
<rrq@rrq.au>
Mon, 17 Feb 2025 08:03:31 +0000
(19:03 +1100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1fcc353c8e7550f8d4f9c7a6247c622287361c2b..2439e3e7652a8222e9b35e01d6a400b10abcfaa2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-29,7
+29,7
@@
BINFILES = nfblockerctl
MAN5FILES = nfblocker.5
MAN8FILES = nfblocker.8 nfblockerctl.8
CFGDIRS = blocked/ acl/
-SYSVINIT = $(DESTDIR)/etc/init/nfblocker
+SYSVINIT = $(DESTDIR)/etc/init
.d
/nfblocker
INSTALLTARGETS = $(addprefix $(SBINDIR)/,$(SBINFILES))
INSTALLTARGETS += $(addprefix $(BINDIR)/,$(BINFILES))