File: rules

package info (click to toggle)
php-mail-mime 1.10.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 440 kB
  • sloc: php: 1,480; xml: 1,012; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 131 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 Mail_Mime-* && pear run-tests tests