Related: #2192786 Fix macro call

This commit is contained in:
Eike Rathke 2023-06-14 12:04:15 +02:00
parent ad79756db9
commit 7d112c7bf2

View File

@ -686,7 +686,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