File: rules

package info (click to toggle)
libauthen-krb5-admin-perl 0.17-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: perl: 737; ansic: 242; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 264 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export PERL_KADM5_PRINCIPAL=none
export PERL_KADM5_TEST_NAME=none
export PERL_KADM5_TEST_NAME_2=none

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_test:
	# Skip tests: they require administrative access to a KDC