File: rules

package info (click to toggle)
libwww-perl 6.36-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,028 kB
  • sloc: perl: 4,006; sh: 6; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

unexport PERL_LWP_SSL_VERIFY_HOSTNAME

%:
	dh $@

override_dh_auto_test:
	# disable DNS queries
	RES_OPTIONS=attempts:0 dh_auto_test