File: rules

package info (click to toggle)
golang-github-manyminds-api2go 1.0-RC4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 552 kB
  • sloc: sh: 23; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Avoid building /usr/bin/examples
export DH_GOLANG_EXCLUDES=examples

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