mirror of https://github.com/fail2ban/fail2ban
tiny one - forgotten to remove conf script installation from top Makefile
parent
a96ec80625
commit
d62486656e
1
Makefile
1
Makefile
|
@ -9,7 +9,6 @@ fail2ban.1x: fail2ban fail2ban.h2m
|
||||||
help2man --include fail2ban.h2m --section=1x --no-info --output $@ ./fail2ban
|
help2man --include fail2ban.h2m --section=1x --no-info --output $@ ./fail2ban
|
||||||
|
|
||||||
install:: all
|
install:: all
|
||||||
mkdir -p $(DESTDIR)/etc/default
|
|
||||||
python setup.py install --root=debian/fail2ban/
|
python setup.py install --root=debian/fail2ban/
|
||||||
|
|
||||||
clean::
|
clean::
|
||||||
|
|
Loading…
Reference in New Issue