From 4ad11a8b0e3af10d30e7c297428200f01321a86f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 19:42:46 +0200 Subject: Building all functions with openssl. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index ddb98cb..f773a42 100755 --- a/debian/rules +++ b/debian/rules @@ -19,7 +19,7 @@ BIN_PROGS = cat chgrp chmod chown cp date dd df dir echo false ln ls mkdir \ d=debian/coreutils override_dh_auto_configure: - dh_auto_configure -- --enable-install-program=arch + dh_auto_configure -- --enable-install-program=arch --with-openssl=yes %: dh $@ --with autoreconf -- cgit v1.2.3