Codebase list golang-github-tomnomnom-linkheader / 9e7e1bc9-9b14-4668-8de5-bb7669f4c2a9/main debian / rules
9e7e1bc9-9b14-4668-8de5-bb7669f4c2a9/main

Tree @9e7e1bc9-9b14-4668-8de5-bb7669f4c2a9/main (Download .tar.gz)

rules @9e7e1bc9-9b14-4668-8de5-bb7669f4c2a9/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