Codebase list golang-github-tomnomnom-linkheader / e67c1a23-1b2e-4301-9379-d9d817327949/main debian / rules
e67c1a23-1b2e-4301-9379-d9d817327949/main

Tree @e67c1a23-1b2e-4301-9379-d9d817327949/main (Download .tar.gz)

rules @e67c1a23-1b2e-4301-9379-d9d817327949/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