add openEuler in the conditional branch
This commit is contained in:
parent
87c034f350
commit
509b13b45e
@ -74,7 +74,7 @@ Obsoletes: %{name} < 9.82-2
|
|||||||
|
|
||||||
# Downstream patches for RHEL -- patches that we keep only in RHEL for various
|
# Downstream patches for RHEL -- patches that we keep only in RHEL for various
|
||||||
# --------------------------- reasons, but are not enabled in Fedora:
|
# --------------------------- reasons, but are not enabled in Fedora:
|
||||||
%if %{defined rhel} || %{defined centos} || !%{openEuler}
|
%if %{defined rhel} || %{defined centos} || %{defined openEuler}
|
||||||
#Patch200: example200.patch
|
#Patch200: example200.patch
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user