File: rules

package info (click to toggle)
golang-github-canonical-candid 1.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,944 kB
  • sloc: python: 1,840; sh: 248; makefile: 82
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

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

# Skip dh_auto_build, since we currently aren't packaging any of the resulting binaries
override_dh_auto_build: