Codebase list golang-github-svent-go-nbreader / a4bd01e debian / rules
a4bd01e

Tree @a4bd01e (Download .tar.gz)

rules @a4bd01eraw · 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