File: rules

package info (click to toggle)
php-http-webdav-server 1.0.0RC8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 232 kB
  • ctags: 407
  • sloc: php: 1,836; xml: 316; sql: 37; sh: 8; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 217 bytes parent folder | download | duplicates (3)
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
	# Remove references of role="data"
	sed -i '/ role="data" /d' */package.xml