File: rules

package info (click to toggle)
php-horde-mime-viewer 2.2.2%2Bdebian0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,248 kB
  • sloc: javascript: 5,601; php: 1,624; xml: 968; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 329 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ --buildsystem=phppear --with phppear

override_dh_auto_install:
	dh_auto_install -O--buildsystem=phppear
	# Remove extra license files
	rm debian/php-horde-mime-viewer/usr/share/horde/js/syntaxhighlighter/LGPL-LICENSE
	rm debian/php-horde-mime-viewer/usr/share/horde/js/syntaxhighlighter/MIT-LICENSE