File: rules

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

execute_after_dh_auto_build:
	phpab --output lib/autoload.php \
	  lib

override_dh_auto_test:
	dh_auto_test -- --with phpcomposer
	sh debian/tests/test.sh -l