make this stream the default for RHEL 10
Related: RHELPLAN-170474
This commit is contained in:
parent
d82557d446
commit
3f23126e65
@ -2,7 +2,7 @@
|
||||
# The default version will own /usr/bin/node and friends
|
||||
%global nodejs_pkg_major 22
|
||||
|
||||
%if 0%{?fedora} == 41 || 0%{?fedora} == 42 || 0%{?rhel} == 11
|
||||
%if 0%{?fedora} == 41 || 0%{?fedora} == 42 || 0%{?rhel} == 10
|
||||
%global nodejs_default %{nodejs_pkg_major}
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user