File: rules

package info (click to toggle)
libmodule-build-cleaninstall-perl 0.5-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 92 kB
  • sloc: perl: 34; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 95 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="t/00-use.t"