File: rules

package info (click to toggle)
golang-github-bugsnag-bugsnag-go 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,096 kB
  • sloc: javascript: 7,970; ruby: 71; sh: 58; makefile: 50
file content (8 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := \
	examples features \
	gin martini negroni revel

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