summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:00:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:00:07 +0000
commitd2e58536c8713f14226abb74e68b375a886d61ad (patch)
treea1837580857f3717334e8918f15affcdcd685c6e /debian/rules
parentUpdating vcs fields. (diff)
downloadcoreutils-d2e58536c8713f14226abb74e68b375a886d61ad.tar.xz
coreutils-d2e58536c8713f14226abb74e68b375a886d61ad.zip
Building all functions with openssl.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 3e14f8e..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 --with-openssl=auto-gpl-compat
+ dh_auto_configure -- --enable-install-program=arch --with-openssl=yes
%:
dh $@ --with autoreconf