File: rules

package info (click to toggle)
libauthen-krb5-admin-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 480 kB
  • ctags: 978
  • sloc: perl: 737; ansic: 242; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 215 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

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

%:
	dh $@

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