File: rules

package info (click to toggle)
golang-github-spf13-viper 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 392 kB
  • sloc: makefile: 58
file content (7 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download
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