File: rules

package info (click to toggle)
golang-github-influxdata-yamux 0.0~git20171107.1f58ded-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 164 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_auto_test:
	# Skip tests, require internet connection?

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