proxmox-backup-meta/debian/rules
Thomas Lamprecht 8c2d1e2a2b d/rules: use dh auto-sequencer
manually encoding the dh_ targets should be avoided if possible, if
behavior needs to be altered one should use the override_dh_
mechanism

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-12 12:53:29 +02:00

10 lines
114 B
Makefile
Executable File

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@