summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-02 04:09:46 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-02 04:09:46 +0000
commite72602b77088f0a536c3e8a29ba858d4564a8eaa (patch)
tree8b8e21b6ea45b1e3b9d14f8a67a428e0ee78ec32
parent24b6ed9bc1ef1538b8f3e254b30b1006f5e4d78f (diff)
automatic import of openssh
-rw-r--r--openssh.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssh.spec b/openssh.spec
index dc3003b..847cba6 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -283,6 +283,7 @@ else
fi
%configure \
+ --with-ssl-dir=/opt/openssl3 \
--sysconfdir=%{_sysconfdir}/ssh --libexecdir=%{_libexecdir}/openssh \
--datadir=%{_datadir}/openssh --with-default-path=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin \
--with-superuser-path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin \