File: rules

package info (click to toggle)
libnet-ldns-perl 0.75-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 5,764 kB
  • ctags: 5,365
  • sloc: ansic: 27,260; perl: 2,284; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 85 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	-make -j1 test TEST_VERBOSE=1