File: rules

package info (click to toggle)
php-net-sieve 1.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 368 kB
  • sloc: php: 941; xml: 574; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --buildsystem=phppear --with phppear

override_dh_auto_test:
	phpunit --include-path Net_Sieve-*/ Net_Sieve-*/tests