From 509b13b45e32d2588381607badcedc90d6e60bb6 Mon Sep 17 00:00:00 2001 From: songnannan Date: Thu, 9 Apr 2020 21:43:22 +0800 Subject: [PATCH] add openEuler in the conditional branch --- initscripts.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initscripts.spec b/initscripts.spec index 411cffd..740e7e8 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -74,7 +74,7 @@ Obsoletes: %{name} < 9.82-2 # Downstream patches for RHEL -- patches that we keep only in RHEL for various # --------------------------- reasons, but are not enabled in Fedora: -%if %{defined rhel} || %{defined centos} || !%{openEuler} +%if %{defined rhel} || %{defined centos} || %{defined openEuler} #Patch200: example200.patch %endif