File: rules

package info (click to toggle)
libnet-whois-parser-perl 0.08-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: perl: 405; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 222 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	#use NO_NETWORK=0 when you have access to internet
	#this is set to 1 by default because debian build systems don't have
	#internet access.
	NO_NETWORK=1 dh_auto_test