Codebase list golang-github-beorn7-perks / debian/1.0.1-1 debian / rules
debian/1.0.1-1

Tree @debian/1.0.1-1 (Download .tar.gz)

rules @debian/1.0.1-1raw · 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