File: rules

package info (click to toggle)
golang-blackfriday-v2 2.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports, experimental
  • size: 584 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test:
	dh_auto_test -O--buildsystem=golang -- -timeout 30m