File: rules

package info (click to toggle)
golang-github-json-iterator-go 1.1.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 908 kB
  • sloc: sh: 19; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=golang --with=golang

override_dh_auto_build:
	DH_GOLANG_EXCLUDES='.*_tests$$ benchmarks' dh_auto_build