File: rules

package info (click to toggle)
golang-github-opencontainers-specs 1.0.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 296 kB
  • ctags: 100
  • sloc: makefile: 102
file content (7 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOPKG := github.com/opencontainers/runtime-spec
export DH_GOLANG_EXCLUDES := schema

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