提交 11a2550c 编写于 作者: J Jiri Denemark

spec: Enable libssh on future RHEL

Future RHEL will certainly be modern enough to support libssh.
Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
上级 b9eb0145
......@@ -191,7 +191,7 @@
%endif
# Enable libssh transport for new enough distros
%if 0%{?fedora}
%if 0%{?fedora} || 0%{?rhel} > 7
%define with_libssh 0%{!?_without_libssh:1}
%endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册