File: rules

package info (click to toggle)
golang-github-viki-org-dnscache 0.0~git20130720.0.c70c1f2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 68 kB
  • sloc: makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (3)
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