File: rules

package info (click to toggle)
php-horde-css-parser 1.0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 660 kB
  • sloc: php: 3,282; xml: 403; makefile: 6; sh: 3
file content (10 lines) | stat: -rwxr-xr-x 277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

DESTDIR=$(CURDIR)/debian/php-horde-css-parser

%:
	dh $@ --buildsystem=phppear --with phppear
override_dh_auto_install:
	dh_auto_install -O--buildsystem=phppear
	# Remove extra license file
	rm -f $(DESTDIR)/usr/share/doc/php-horde-css-parser/EXPAT_LICENSE