File: rules

package info (click to toggle)
php-net-imap 1%3A1.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 560 kB
  • ctags: 1,565
  • sloc: php: 3,982; xml: 420; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 232 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
#export DH_VERBOSE=1

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

override_dh_auto_configure:
	dh_auto_configure -O--buildsystem=phppear
	# Remove references to LICENSE
	sed -i '/LICENSE\.txt/d' */package.xml