Codebase list golang-github-tomnomnom-linkheader / 160a59a debian / rules
160a59a

Tree @160a59a (Download .tar.gz)

rules @160a59araw · history · blame

1
2
3
4
5
6
7
#!/usr/bin/make -f

#export DH_VERBOSE = 1
export DH_GOPKG := github.com/tomnomnom/linkheader

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