Codebase list golang-github-spf13-viper / bullseye-backports/main debian / rules
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

rules @bullseye-backports/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 $@ --builddirectory=_build --buildsystem=golang