File: rules

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

export DH_GOPKG := github.com/pmylund/go-cache

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