File: rules

package info (click to toggle)
php-zeta-unit-test 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 296 kB
  • sloc: php: 396; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# https://launchpad.net/bugs/1549046
export NO_PNG_PKG_MANGLE=1

%:
	dh $@ --with phpcomposer

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