File: rules

package info (click to toggle)
golang-github-smallstep-scep 0.0~git20250318.a25cabb-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: makefile: 28
file content (8 lines) | stat: -rwxr-xr-x 181 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

# https://github.com/smallstep/scep/issues/27
override_dh_auto_test:
	dh_auto_test -- --skip=TestSignCSR