#!/usr/bin/make -f # -*- makefile -*- # This has to be exported to make some magic below work. export DH_OPTIONS export DH_GOPKG = git.autistici.org/ai3/tools/float-debug-proxy export DH_GOLANG_EXCLUDES = vendor %: dh $@ --with golang --with systemd --buildsystem golang override_dh_auto_test: override_dh_auto_install: dh_auto_install $(RM) -rv debian/float-debug-proxy/usr/share/gocode