proxmox-perl-rs/pmg-rs/debian/rules
Wolfgang Bumiller b6274a49a5 import pmg-rs
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-11-28 17:11:57 +01:00

8 lines
78 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
export BUILD_MODE=release
%:
dh $@