From 91d6bcf358cea6c667fc7350de7debbdc945f833 Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Fri, 21 May 2010 17:10:36 +0000 Subject: [PATCH] Adjust rhel detection. --- bootstrap/coriolis2.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/coriolis2.spec.in b/bootstrap/coriolis2.spec.in index cf9d449c..c29bffb8 100644 --- a/bootstrap/coriolis2.spec.in +++ b/bootstrap/coriolis2.spec.in @@ -5,7 +5,7 @@ %define with_binarytar %{?_with_binarytar:1}%{!?_with_binarytar:0} -%if %{!?rhel:0} && (%{rhel} < 6) +%if (%{!?rhel:6} < 6) %define qt4 qt4 %else %define qt4 qt