mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
FIX: added blank build-{arch,indep} to pacify lintian
This commit is contained in:
parent
5701ecb681
commit
1be14b8470
1 changed files with 4 additions and 0 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
|
@ -18,6 +18,10 @@ configure-stamp:
|
|||
|
||||
build:
|
||||
|
||||
build-arch:
|
||||
|
||||
build-indep:
|
||||
|
||||
clean: clean-inits
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
|
|
|
|||
Loading…
Reference in a new issue