File: rules

package info (click to toggle)
golang-github-facebookgo-ensure 0.0~git20160127.0.b4ab57d-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test:
	dh_auto_test -O--buildsystem=golang -O--no-parallel