File: rules

package info (click to toggle)
golang-github-mendersoftware-mendertesting 0.0~git20180410.9e728b5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 112 kB
  • sloc: sh: 167; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 111 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test:
	dh_auto_test || true