projects
/
pve-access-control.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82519f0
)
build: use dh_missing
author
Fabian Grünbichler
<f.gruenbichler@proxmox.com>
Wed, 6 Nov 2019 12:36:23 +0000
(13:36 +0100)
committer
Thomas 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
patch
|
blob
|
blame
|
history
diff --git
a/debian/rules
b/debian/rules
index 955dd78b6a10a7cb83d3e875950d0a685f954154..b6ca1188246e49ec0292853b1deeed0baee21751 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-11,3
+11,6
@@
%:
dh $@
+
+override-dh_missing:
+ dh_missing --fail-missing