Codebase list golang-github-tomnomnom-linkheader / c3d1e25 debian / rules
c3d1e25

Tree @c3d1e25 (Download .tar.gz)

rules @c3d1e25raw · 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