File: rules

package info (click to toggle)
golang-github-abbot-go-http-auth 0.0~git20150714.0.46b9627-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 144 kB
  • ctags: 74
  • sloc: makefile: 16
file content (13 lines) | stat: -rwxr-xr-x 342 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

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

export DH_GOPKG := github.com/abbot/go-http-auth

%:
	dh $@ --buildsystem=golang --with=golang --builddirectory=_build
override_dh_auto_configure:
	dh_auto_configure
	## Install test data files:
	cp -v test.*  _build/src/$(DH_GOPKG)/$(AWS_CREDENTIALS_PATH)/