Codebase list golang-github-svent-go-nbreader / 9ea5a2e debian / rules
9ea5a2e

Tree @9ea5a2e (Download .tar.gz)

rules @9ea5a2eraw · history · blame

1
2
3
4
5
6
7
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export DH_GOPKG := github.com/svent/go-nbreader

%:
	dh $@ --buildsystem=golang --with=golang