File: rules

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

%:
	dh $@

override_dh_auto_test:
	TZ=UTC dh_auto_test -- TEST_VERBOSE=0