File: rules

package info (click to toggle)
mod-dnssd 0.6-3.2
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 504 kB
  • sloc: sh: 677; ansic: 653; makefile: 64
file content (8 lines) | stat: -rwxr-xr-x 121 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with apache2

override_dh_auto_install: