File: rules

package info (click to toggle)
dhcpd-pools 2.29-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 5,248 kB
  • sloc: ansic: 23,667; sh: 5,049; perl: 271; php: 63; makefile: 49
file content (7 lines) | stat: -rwxr-xr-x 185 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --with-dhcpd-conf=/etc/dhcp/dhcpd.conf