This commit is contained in:
parent
274e5bfd56
commit
7b774df4e9
@ -50,7 +50,7 @@ Release: 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# nodejs20+ is not for SLE12
|
# nodejs20+ is not for SLE12
|
||||||
%if %{node_version_number} >= 20 && %{suse_version} < 1500
|
%if %{node_version_number} >= 20 && 0%{?suse_version} > 0 && 0%{?suse_version} < 1500
|
||||||
ExclusiveArch do_not_build
|
ExclusiveArch do_not_build
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user