File: rules

package info (click to toggle)
php-net-sieve 1.4.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 380 kB
  • sloc: php: 969; xml: 608; sh: 82; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (4)
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