Apply typo fix to specfile
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
62e12d19a0
commit
3c0fa670d2
@ -39,7 +39,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_major}
|
%global nodejs_default %{nodejs_major}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user