d/rules: avoid setting DH_VERBOSE by default

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-11-10 13:07:46 +01:00
parent cf5c2fc14f
commit 53de12a741

5
debian/rules vendored
View File

@ -1,7 +1,6 @@
#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
DH_VERBOSE = 1
#DH_VERBOSE = 1
export BUILD_MODE=release