File: rules

package info (click to toggle)
golang-github-rogpeppe-go-internal 1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,028 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 114 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test:
	GOPROXY="" dh_auto_test