File: rules

package info (click to toggle)
php-fxsl 1.1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 216 kB
  • sloc: php: 351; xml: 177; sh: 12; makefile: 8
file content (12 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
%:
	dh $@ --with phpcomposer

override_dh_auto_build:
	ant phpab

override_dh_auto_test:
	ant

override_dh_installchangelogs:
	dh_installchangelogs -k readme.markdown