File: rules

package info (click to toggle)
golang-raven-go 0.0~git20150721.0.74c334d-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 168 kB
  • sloc: makefile: 4; sh: 3
file content (7 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOPKG := github.com/getsentry/raven-go
export DH_GOLANG_EXCLUDES := github.com/getsentry/raven-go/example

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