mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
install .5 manpages as well
This commit is contained in:
parent
9b18768192
commit
d9826d2a2d
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -72,7 +72,7 @@ binary-indep: install
|
|||
sed -i -e '/^#.*ed by dh_python2/,/# End auto/{H;d};$$G' \
|
||||
debian/fail2ban.prerm.debhelper
|
||||
|
||||
dh_installman man/*.1
|
||||
dh_installman man/*.[15]
|
||||
dh_link
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
|
|
|
|||
Loading…
Reference in a new issue