File: rules

package info (click to toggle)
libdist-zilla-plugin-requiresexternal-perl 1.006-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 272 kB
  • ctags: 6
  • sloc: perl: 1,736; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 86 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	dh_auto_test -- TEST_VERBOSE=0