File: rules

package info (click to toggle)
golang-github-hashicorp-go-tfe 0.11.1%2Bgit20201207.19dc0b8-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 736 kB
  • sloc: makefile: 6
file content (13 lines) | stat: -rwxr-xr-x 329 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

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

override_dh_auto_test:
	# tests need an API token and network access
	# so unfortunately they have to be deactivated

override_dh_auto_install:
	dh_auto_install
	# at the moment we don't need everything
	rm -rf ./debian/golang-github-hashicorp-go-tfe-dev/usr/bin