Fix Debian cross-compilation

Closes: #947971
This commit is contained in:
Helmut Grohne 2020-01-02 21:59:38 +01:00 committed by Marco d'Itri
parent 77de53fc0b
commit 2a283d7994

2
debian/rules vendored
View File

@ -4,5 +4,5 @@
dh $@
override_dh_auto_build:
$(MAKE) CONFIG_FILE="/etc/whois.conf" HAVE_ICONV=1
dh_auto_build -- CONFIG_FILE="/etc/whois.conf" HAVE_ICONV=1