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

Tree @b896d2e (Download .tar.gz)

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