File: rules

package info (click to toggle)
golang-google-protobuf 1.32.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 10,724 kB
  • sloc: sh: 94; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES      := benchmarks internal/cmd
export DH_GOLANG_INSTALL_EXTRA := $(shell echo internal/fuzz/*/corpus) reflect/protodesc/editions_defaults.binpb

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