File: rules

package info (click to toggle)
php-net-sieve 1.4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 368 kB
  • sloc: php: 927; xml: 544; 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