File: rules

package info (click to toggle)
golang-gopkg-goose.v1 0.0~git20170406.3228e4f-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,088 kB
  • sloc: python: 160; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Don't build binaries for this package
export DH_GOLANG_EXCLUDES := testservices/cmd tools/secgroup-delete-all

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