File: rules

package info (click to toggle)
golang-github-cockroachdb-cockroach-go 0.0~git20170808.c806b48-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 96 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Tests require the cockroachdb binary to be present, skip for now.
override_dh_auto_test:

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