Codebase list golang-github-tomnomnom-linkheader / 4afdc78f-28f2-4fd8-8684-e529cab79dcb/main debian / rules
4afdc78f-28f2-4fd8-8684-e529cab79dcb/main

Tree @4afdc78f-28f2-4fd8-8684-e529cab79dcb/main (Download .tar.gz)

rules @4afdc78f-28f2-4fd8-8684-e529cab79dcb/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