proxmox-backup-qemu/debian/rules
2019-09-11 12:59:56 +02:00

11 lines
176 B
Makefile
Executable File

#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
#DH_VERBOSE = 1
export BUILD_MODE=skip
%:
dh $@