File: rules

package info (click to toggle)
golang-coreos-log 0.0~git20140508-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 132 kB
  • ctags: 108
  • sloc: makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 127 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
export DH_OPTIONS
export DH_GOPKG := github.com/coreos/go-log

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