File: rules

package info (click to toggle)
golang-github-odeke-em-cli-spinner 0.0~git20150423.610063b-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 84 kB
  • ctags: 13
  • sloc: makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 256 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DH_GOPKG := github.com/odeke-em/cli-spinner

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

override_dh_auto_install:
	dh_auto_install -O--buildsystem=golang
	rm -rf ${CURDIR}/debian/golang-github-odeke-em-cli-spinner-dev/usr/bin