File: rules

package info (click to toggle)
php-date 1.4.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 508 kB
  • ctags: 694
  • sloc: php: 7,202; xml: 320; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 248 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=phppear --with phppear

override_dh_auto_configure:
	dh_auto_configure -O--buildsystem=phppear
	sed -i '/role="test"/,/<\/file>/d' */package.xml
	sed -i '/ name="docs\/TODO" /,/<\/file>/d' */package.xml