File: rules

package info (click to toggle)
golang-github-viki-org-dnscache 0.0~git20130720.0.c70c1f2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 60 kB
  • sloc: makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

override_dh_auto_test:
	# Disable tests, as they are based on performing DNS queries
	# against upstream's servers.

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