Codebase list golang-github-beorn7-perks / ce16917a-9358-4e58-af81-caec1d3b7402/main debian / rules
ce16917a-9358-4e58-af81-caec1d3b7402/main

Tree @ce16917a-9358-4e58-af81-caec1d3b7402/main (Download .tar.gz)

rules @ce16917a-9358-4e58-af81-caec1d3b7402/mainraw · history · blame

1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXTRA := quantile/exampledata.txt

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