File: rules

package info (click to toggle)
php-mdb2 2.5.0b5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 956 kB
  • ctags: 2,590
  • sloc: php: 9,735; xml: 1,741; pascal: 126; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
%:
	dh $@ --buildsystem=phppear --with phppear

override_dh_auto_configure:
	dh_auto_configure -O--buildsystem=phppear
	# Delete useless license file
	sed -i '/role="data"/d' */package.xml