File: rules

package info (click to toggle)
golang-github-dvsekhvalnov-jose2go 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 416 kB
  • ctags: 459
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# we need .pem testdata files for tests to pass
export DH_GOLANG_INSTALL_ALL := 1

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