Codebase list golang-github-spf13-viper / 325f7ca2-9729-45c0-a862-a316be626559/main debian / rules
325f7ca2-9729-45c0-a862-a316be626559/main

Tree @325f7ca2-9729-45c0-a862-a316be626559/main (Download .tar.gz)

rules @325f7ca2-9729-45c0-a862-a316be626559/mainraw · history · blame

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

export DH_GOLANG_EXCLUDES := remote
export DH_GOLANG_EXCLUDES_ALL := 0

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