File: rules

package info (click to toggle)
golang-github-erikdubbelboer-gspt 0.0~git20161002.0.6ce3e9d-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 88 kB
  • ctags: 34
  • sloc: ansic: 167; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude unused manually-run test executable
export DH_GOLANG_EXCLUDES := example

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