debian/rules: Add override for dh_auto_build to increase verbosity.

This commit is contained in:
Vagrant Cascadian 2019-06-10 10:41:15 -07:00 committed by Jan Nieuwenhuizen
parent dda634e3ab
commit e16bc60768
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 3 additions and 0 deletions

3
debian/rules vendored
View File

@ -10,3 +10,6 @@
override_dh_auto_configure:
dh_auto_configure -- --disable-silent-rules --verbose
override_dh_auto_build:
dh_auto_build -- V=2