File: rules

package info (click to toggle)
php-text-figlet 1.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164 kB
  • sloc: php: 323; xml: 108; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=phppear

override_dh_auto_test:
	php -n -d include_path='./Text_Figlet-1.0.2/fonts:./Text_Figlet-1.0.2:/usr/share/php' -f Text_Figlet-*/docs/examples/hello_world.php