File: rules

package info (click to toggle)
whois 5.6.3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 576 kB
  • sloc: ansic: 2,424; perl: 198; makefile: 153; sh: 109
file content (10 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all future=+lfs

%:
	dh $@

override_dh_auto_build:
	dh_auto_build -- CONFIG_FILE="/etc/whois.conf" HAVE_ICONV=1