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

Tree @a2042bd (Download .tar.gz)

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