From 7192f58d6d2dfbfeb1292d3bdaebe69f97ba1519 Mon Sep 17 00:00:00 2001 From: Richard M. Shaw Date: Jun 15 2012 16:24:33 +0000 Subject: Rework el6 macros. --- 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