Remove generated hapolicy manpage in clean target
This commit is contained in:
parent
cf9402a5ac
commit
6f4f77bb4e
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -9,6 +9,8 @@ build-arch:
|
||||||
build-indep:
|
build-indep:
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
# removing generated manpage (not initial shipped)
|
||||||
|
rm -rf man/man8/hapolicy.1
|
||||||
dh_testdir
|
dh_testdir
|
||||||
dh_testroot
|
dh_testroot
|
||||||
dh_clean
|
dh_clean
|
||||||
|
|
Loading…
Reference in a new issue