File: rules

package info (click to toggle)
dhcpd-pools 2.28-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,904 kB
  • ctags: 2,238
  • sloc: ansic: 21,796; sh: 5,202; perl: 271; php: 63; makefile: 49
file content (7 lines) | stat: -rwxr-xr-x 185 bytes parent folder | download | duplicates (2)
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