File: rules

package info (click to toggle)
php-fdomdocument 1.6.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 440 kB
  • sloc: php: 1,370; xml: 118; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ --with phpcomposer

override_dh_auto_test:
	ant test

override_dh_installchangelogs:
	dh_installchangelogs -k README.md