File: rules

package info (click to toggle)
golang-github-gorilla-csrf 1.7.2%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: javascript: 38; makefile: 30
file content (7 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Do not build examples
export DH_GOLANG_EXCLUDES := examples

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