From b503e5ac91b4dcfc4110eb5b16bf3af26136cfda Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 17:45:38 +0200 Subject: Adding debian version 5.5.17. Signed-off-by: Daniel Baumann --- debian/rules | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..22db526 --- /dev/null +++ b/debian/rules @@ -0,0 +1,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 + -- cgit v1.2.3