File: rules

package info (click to toggle)
golang-github-jacobsa-gcloud 0.0~git20150709-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 484 kB
  • ctags: 542
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOPKG := github.com/jacobsa/gcloud
export DH_GOLANG_EXCLUDES := github.com/jacobsa/gcloud/tools github.com/jacobsa/gcloud/gcs/tools

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