dab/debian/rules
Thomas Lamprecht 3af6edfdaf move from dpkgdeb to buildpackage and add dsc target
can surely be improved, but it's a start

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-20 16:36:00 +01:00

10 lines
153 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
%:
dh $@