File: rules

package info (click to toggle)
golang-github-scaleway-scaleway-sdk-go 1.0.0~beta32-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,444 kB
  • sloc: sh: 70; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude end-to-end tests, which attempt to use the network
export DH_GOLANG_EXCLUDES := internal/e2e

%:
	dh $@ --buildsystem=golang --builddirectory=_build