ahenk-go/debian/rules
2023-08-09 17:20:19 +00:00

7 lines
148 B
Makefile
Executable file

#!/usr/bin/make -f
%:
dh $@ --builddirectory=_build --buildsystem=golang --with=golang
override_dh_auto_install:
dh_auto_install -- --no-source