summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 179a446..fa9c899 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ D := $(CURDIR)/debian/whois
build:
dh_testdir
- $(MAKE) CONFIG_FILE="/etc/whois.conf" HAVE_LIBIDN=1 HAVE_ICONV=1
+ $(MAKE) CONFIG_FILE="/etc/whois.conf" HAVE_ICONV=1
touch $@
clean: