File: rules

package info (click to toggle)
golang-github-notedit-janus-go 0.0~git20210115.fdce1b1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, experimental, forky, sid, trixie
  • size: 80 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Disable test suite as it requires a remote Janus server
override_dh_auto_test: