File: rules

package info (click to toggle)
golang-github-golang-mock 0.0~git20150821.0.06883d9-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 228 kB
  • sloc: sh: 6; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DH_GOPKG := github.com/golang/mock
export DH_GOLANG_EXCLUDES := sample

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