File: rules

package info (click to toggle)
golang-github-go-piv-piv-go 1.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, experimental, forky, sid, trixie
  • size: 256 kB
  • sloc: python: 37; makefile: 12
file content (7 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# override tests as they require a yubikey be plugged in
override_dh_auto_test: