summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-02 04:33:32 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-02 04:33:32 +0000
commitea934d54dad06451a399950c7e834de0b6334966 (patch)
tree596f0394b9094da2517a3caf8f9908d12b3affe0
parentd29e4eed95e94f329787f2a64aea59cd9f997cd1 (diff)
automatic import of openssh
-rw-r--r--openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssh.spec b/openssh.spec
index 1952776..9dd62fd 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -282,7 +282,7 @@ else
CFLAGS="$CFLAGS -I%{_includedir}/gssapi"
fi
-LDFLAGS="%LDFLAGS -L/opt/openssl3/lib"
+LDFLAGS="$LDFLAGS -L/opt/openssl3/lib"
%configure \
--with-ssl-dir=/opt/openssl3 \
--sysconfdir=%{_sysconfdir}/ssh --libexecdir=%{_libexecdir}/openssh \