[OpenColorIO/el6] Rework el6 macros.

Richard Shaw hobbes1069 at fedoraproject.org
Fri Jun 15 16:24:32 UTC 2012


commit 7192f58d6d2dfbfeb1292d3bdaebe69f97ba1519
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Fri Jun 15 11:24:33 2012 -0500

    Rework el6 macros.

 OpenColorIO.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list