make this stream not default for RHEL 10
Related: RHELPLAN-170474
This commit is contained in:
parent
b301436b2c
commit
5946404cda
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
# Determine if this should be the default version for this Fedora release
|
# Determine if this should be the default version for this Fedora release
|
||||||
# The default version will own /usr/bin/node and friends
|
# The default version will own /usr/bin/node and friends
|
||||||
%if 0%{?fedora} == 39 || 0%{?fedora} == 40 || 0%{?rhel} == 10
|
%if 0%{?fedora} == 39 || 0%{?fedora} == 40 || 0%{?rhel} < 10
|
||||||
%global nodejs_default %{nodejs_pkg_major}
|
%global nodejs_default %{nodejs_pkg_major}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user