File: rules

package info (click to toggle)
php-zeta-unit-test 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 304 kB
  • ctags: 92
  • sloc: php: 396; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
%:
	dh $@ --with phpcomposer

override_dh_auto_build:
	dh_auto_build
	phpab --output src/autoload.php src

get-orig-source:
	uscan --verbose --force --rename