File: rules

package info (click to toggle)
golang-github-aelsabbahy-gonetstat 0.0~git20160428.0.edf89f7-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 76 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOPKG := github.com/aelsabbahy/GOnetstat
export DH_GOLANG_EXCLUDES := github.com/aelsabbahy/GOnetstat/Examples

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