File: rules

package info (click to toggle)
phppgadmin 5.1%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,940 kB
  • sloc: php: 47,091; sh: 37; sql: 16; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

#DH_VERBOSE=1

%:
	dh $@ --with apache2

override_dh_auto_build:
	dh_auto_build
	cp conf/config.inc.php-dist conf/config.inc.php