proxmox-perl-rs/common/pkg/debian/rules
Wolfgang Bumiller 4beb35701b add libproxmox-rs-perl and release it as 0.1.0
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-03-01 11:46:49 +01:00

8 lines
78 B
Makefile
Executable File

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