File: rules

package info (click to toggle)
golang-gopkg-testfixtures.v2 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 208 kB
  • sloc: sql: 235; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Tests don't handle change in working directory
override_dh_auto_test: