Codebase list golang-github-beorn7-perks / 7c1df297-074e-47c9-ad14-b70a7b748d1b/main debian / rules
7c1df297-074e-47c9-ad14-b70a7b748d1b/main

Tree @7c1df297-074e-47c9-ad14-b70a7b748d1b/main (Download .tar.gz)

rules @7c1df297-074e-47c9-ad14-b70a7b748d1b/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