File: rules

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

export DH_GOLANG_INSTALL_EXTRA := \
	v2/piv/certs/yubico-ca-1.pem \
	v2/piv/certs/yubico-intermediate.pem

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