From 92457c7a1e6c64a273c7a8f8c429538c0f0ecb6b Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 18 Feb 2011 10:43:16 -0700 Subject: [PATCH] Fix conditional --- ncl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncl.spec b/ncl.spec index 1f6e319..a2787d1 100644 --- a/ncl.spec +++ b/ncl.spec @@ -52,7 +52,7 @@ BuildRequires: g2clib-static, librx-devel, atlas-devel # imake needed for makedepend BuildRequires: imake, libXt-devel, libXaw-devel, libXext-devel, libXpm-devel BuildRequires: byacc, flex -%if %{?fedora} >= 13 +%if 0%{?fedora} >= 13 BuildRequires: flex-static %endif BuildRequires: udunits2-devel