]> git.proxmox.com Git - pve-access-control.git/commitdiff
build: use dh_missing
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 6 Nov 2019 12:36:23 +0000 (13:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 8 Nov 2019 11:19:23 +0000 (12:19 +0100)
to fail the build if files are installed, but not shipped in any
package.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/rules

index 955dd78b6a10a7cb83d3e875950d0a685f954154..b6ca1188246e49ec0292853b1deeed0baee21751 100755 (executable)
@@ -11,3 +11,6 @@
 
 %:
        dh $@
 
 %:
        dh $@
+
+override-dh_missing:
+       dh_missing --fail-missing