File: rules

package info (click to toggle)
golang-github-yohcop-openid-go 0.0~git20170901.0.cfc72ed-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 188 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Tests reach out to websites
override_dh_auto_test: