Related: #2192800 Fix macro call

This commit is contained in:
Eike Rathke 2023-06-14 12:23:04 +02:00
parent 304f2fceaf
commit 7aace6ee0f

View File

@ -619,7 +619,7 @@ echo "use_rustts %{?use_rustts}"
%patch77 -p1 -b .mozilla-1775202
%patch73 -p1 -b .build-ascii-decode-fail-rhel7
%if 0%{?rhel} == 7 || (0%{?rhel} == 8 && %{rhel_minor_version} >= 9)
%if 0%{?rhel} == 7 || (0%{?rhel} == 8 && %{rhel8_minor_version} >= 9)
%patch78 -p1 -b .build-rhel7-lower-node-min-version
%endif