numerus/debian/rules

11 lines
193 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@ --builddirectory=_build --buildsystem=golang --with=golang
execute_before_dh_auto_build:
make
execute_after_dh_auto_test:
pg_virtualenv -v 15 make test-deploy