Codebase list golang-github-svent-go-nbreader / 8b145d9 debian / rules
8b145d9

Tree @8b145d9 (Download .tar.gz)

rules @8b145d9raw · 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