File: rules

package info (click to toggle)
golang-github-gogits-cron 0.0~git20170309.60.c803a08-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 128 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Timing tests don't tend to work well in build environements.
override_dh_auto_test: