From d29e4eed95e94f329787f2a64aea59cd9f997cd1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 2 Oct 2023 04:25:32 +0000 Subject: automatic import of openssh --- openssh.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 847cba6..1952776 100644 --- a/openssh.spec +++ b/openssh.spec @@ -282,8 +282,9 @@ else CFLAGS="$CFLAGS -I%{_includedir}/gssapi" fi +LDFLAGS="%LDFLAGS -L/opt/openssl3/lib" %configure \ - --with-ssl-dir=/opt/openssl3 \ + --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 \ -- cgit v1.2.3