File: rules

package info (click to toggle)
libserver-starter-perl 0.34-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 248 kB
  • sloc: perl: 747; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	dh_auto_test -- --test-files "$(shell grep -v '^#' debian/tests/pkg-perl/smoke-files)"