File: rules

package info (click to toggle)
libpoe-component-client-dns-perl 1%3A1.054-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 1,186; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	# disable DNS queries
	RES_NAMESERVERS="" RES_OPTIONS=attempts:0 NO_NETWORK_TESTING=1 dh_auto_test