File: rules

package info (click to toggle)
golang-github-aliyun-aliyun-oss-go-sdk 1.5.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, experimental
  • size: 604 kB
  • ctags: 750
  • sloc: makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

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

override_dh_auto_test:
	# upstream tests rely on network and correct ACCESS_KEY_ID applied,
	# so we don't run tests here.

override_dh_auto_install:
	dh_auto_install -- --no-binaries