File: rules

package info (click to toggle)
golang-github-envoyproxy-protoc-gen-validate 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,720 kB
  • sloc: java: 1,768; python: 1,203; xml: 893; cpp: 414; makefile: 154; sh: 9
file content (9 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export DH_GOLANG_EXCLUDES := \
 github.com/envoyproxy/protoc-gen-validate/tests

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

override_dh_auto_install:
	dh_auto_install -- --no-binaries