Codebase list golang-github-beorn7-perks / b4065311-2f73-4edb-979d-3c3a91212441/main debian / rules
b4065311-2f73-4edb-979d-3c3a91212441/main

Tree @b4065311-2f73-4edb-979d-3c3a91212441/main (Download .tar.gz)

rules @b4065311-2f73-4edb-979d-3c3a91212441/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