File: rules

package info (click to toggle)
php-text-password 1.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 140 kB
  • sloc: php: 406; xml: 95; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
%:
	dh $@ --buildsystem=phppear --with phppear

override_dh_auto_test:
	cd Text_Password-* && \
	phpunit --do-not-cache-result tests