File: rules

package info (click to toggle)
libauthen-pam-perl 0.16-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 320 kB
  • ctags: 6
  • sloc: perl: 106; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure --buildsystem=perl_makemaker

override_dh_auto_test:
	# skip tests (interactive)