File: rules

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

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