Codebase list golang-github-tomnomnom-linkheader / c18273e3-f9d3-4858-9410-57ca5935fef5/main debian / rules
c18273e3-f9d3-4858-9410-57ca5935fef5/main

Tree @c18273e3-f9d3-4858-9410-57ca5935fef5/main (Download .tar.gz)

rules @c18273e3-f9d3-4858-9410-57ca5935fef5/mainraw · 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