File: rules

package info (click to toggle)
golang-airbrake-go 0.0~git20150109-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 68 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Test suite performs network I/O so skip it for package builds
override_dh_auto_test: