File: rules

package info (click to toggle)
phpunit-version 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 88 kB
  • ctags: 18
  • sloc: php: 58; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 162 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ --with phpcomposer

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

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