File: rules

package info (click to toggle)
golang-github-gorilla-handlers 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 228 kB
  • sloc: makefile: 31
file content (7 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test:
	dh_auto_test -- -short