File: rules

package info (click to toggle)
golang-gopkg-rethinkdb-rethinkdb-go.v6 6.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,704 kB
  • sloc: python: 1,382; makefile: 14; sh: 9
file content (10 lines) | stat: -rwxr-xr-x 236 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DH_GOLANG_GO_GENERATE := 1
export DH_GOLANG_EXCLUDES := internal cursor_test.go mock_test.go

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

execute_before_dh_auto_configure:
	cp -av debian/vendor ./