File: rules

package info (click to toggle)
golang-github-erikdubbelboer-gspt 0.0~git20210805.ce36a51-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: ansic: 203; 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