summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:42:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:42:46 +0000
commit4ad11a8b0e3af10d30e7c297428200f01321a86f (patch)
tree8b89b3a5b4ff6e5e50b966d92e92108ec63bc221 /debian/rules
parentUpdating vcs fields. (diff)
downloadcoreutils-4ad11a8b0e3af10d30e7c297428200f01321a86f.tar.xz
coreutils-4ad11a8b0e3af10d30e7c297428200f01321a86f.zip
Building all functions with openssl.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 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