mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
minor bug
This commit is contained in:
parent
22e3fd1708
commit
79d9c5fdba
1 changed files with 2 additions and 2 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
|
@ -45,7 +45,7 @@ copy-inits:
|
|||
|
||||
clean-inits:
|
||||
rm -f debian/fail2ban.default debian/fail2ban.init
|
||||
|
||||
|
||||
clean: clean-inits
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
|
|
@ -87,7 +87,7 @@ binary-arch: build install copy-inits
|
|||
dh_installinit
|
||||
# dh_installcron
|
||||
# dh_installinfo
|
||||
dh_installman fail2ban.1x man/fail2ban.conf.5
|
||||
dh_installman fail2ban.8 man/fail2ban.conf.5
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
|
|
|
|||
Loading…
Reference in a new issue