mirror of
https://git.proxmox.com/git/proxmox-archive-keyring
synced 2025-08-13 14:33:19 +00:00
d/rules: use dh wildcard rule
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0a741483f4
commit
c6201ae65b
24
debian/rules
vendored
24
debian/rules
vendored
@ -4,25 +4,5 @@
|
|||||||
# Uncomment this to turn on verbose mode.
|
# Uncomment this to turn on verbose mode.
|
||||||
#export DH_VERBOSE=1
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
|
%:
|
||||||
install:
|
dh $@
|
||||||
dh_install
|
|
||||||
dh_installdocs
|
|
||||||
dh_lintian
|
|
||||||
dh_installchangelogs
|
|
||||||
dh_installman
|
|
||||||
dh_strip_nondeterminism
|
|
||||||
dh_compress
|
|
||||||
dh_fixperms
|
|
||||||
|
|
||||||
binary: install
|
|
||||||
dh_strip
|
|
||||||
dh_makeshlibs
|
|
||||||
dh_shlibdeps
|
|
||||||
dh_installdeb
|
|
||||||
dh_gencontrol
|
|
||||||
dh_md5sums
|
|
||||||
dh_builddeb
|
|
||||||
|
|
||||||
.PHONY: build clean
|
|
||||||
build clean:
|
|
||||||
|
Loading…
Reference in New Issue
Block a user