Enable compilation for Fedora
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs18?expand=0&rev=8
This commit is contained in:
parent
0bd0db45d1
commit
ca1e44bd4c
@ -82,7 +82,7 @@ Release: 0
|
||||
%define _libexecdir %{_exec_prefix}/lib
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 120500
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 120500 || 0%{?fedora_version} >= 35
|
||||
%bcond_with intree_openssl
|
||||
%else
|
||||
%bcond_without intree_openssl
|
||||
|
Loading…
Reference in New Issue
Block a user