File: rules

package info (click to toggle)
golang-github-docker-engine-api 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,064 kB
  • sloc: makefile: 19
file content (7 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_auto_test:
	# Tests fail, but the package is deprecated.

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