File: rules

package info (click to toggle)
nats-server 2.10.27-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 11,332 kB
  • sloc: sh: 691; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Test suite requires network services
override_dh_auto_test: