summaryrefslogtreecommitdiff
path: root/debian/rules
blob: a97e13541ef7a4c040f9f66ff23ad3878279011b (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --builddirectory=_build --buildsystem=golang --with=golang

override_dh_auto_install:
	dh_auto_install -- --no-source