File: rules

package info (click to toggle)
golang-github-segmentio-encoding 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 14,468 kB
  • sloc: makefile: 286
file content (8 lines) | stat: -rwxr-xr-x 203 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -rf
include /usr/share/dpkg/pkg-info.mk

export DH_GOLANG_EXCLUDES := proto/fixtures/generate
export DH_GOLANG_INSTALL_EXTRA := proto/fixtures/protobuf

%:
	dh $@ --builddirectory=_build