From 7192f58d6d2dfbfeb1292d3bdaebe69f97ba1519 Mon Sep 17 00:00:00 2001 From: "Richard M. Shaw" Date: Fri, 15 Jun 2012 11:24:33 -0500 Subject: [PATCH] Rework el6 macros. --- OpenColorIO.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenColorIO.spec b/OpenColorIO.spec index 8c74007..fa7addb 100644 --- a/OpenColorIO.spec +++ b/OpenColorIO.spec @@ -9,7 +9,7 @@ # Use cmake28 package on EL builds. %if 0%{?el6} -%define %cmake %cmake28 -DCMAKE_SKIP_RPATH=OFF +%global cmake %cmake28 -DCMAKE_SKIP_RPATH=OFF %endif Name: OpenColorIO