whois/debian/rules
2020-01-23 09:56:28 +01:00

9 lines
117 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@
override_dh_auto_build:
dh_auto_build -- CONFIG_FILE="/etc/whois.conf" HAVE_ICONV=1