File: rules

package info (click to toggle)
golang-github-jeromer-syslogparser 0~20150717.ff71fe7a-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 188 kB
  • sloc: makefile: 19
file content (9 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

#GOPKG=github.com/jeromer/syslogparser

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

override_dh_auto_test:
	-dh_auto_test