File: rules

package info (click to toggle)
php-htmlpurifier 4.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,400 kB
  • sloc: php: 16,669; xml: 458; sh: 7; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 262 bytes parent folder | download
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 '/README/d' */package.xml

override_dh_installchangelogs:
	dh_installchangelogs $(CURDIR)/debian/upstream/changelog