[OpenColorIO/el6] Rework el6 macros.

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


commit 096b26eea7a9314c8ea0800ad1c628cf04243713
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Fri Jun 15 11:15:55 2012 -0500

    Rework el6 macros.

 OpenColorIO.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/OpenColorIO.spec b/OpenColorIO.spec
index 2a0e94d..8c74007 100644
--- a/OpenColorIO.spec
+++ b/OpenColorIO.spec
@@ -9,7 +9,7 @@
 
 # Use cmake28 package on EL builds.
 %if 0%{?el6}
-%global %cmake %cmake28 -DCMAKE_SKIP_RPATH=OFF
+%define %cmake %cmake28 -DCMAKE_SKIP_RPATH=OFF
 %endif
 
 Name:           OpenColorIO


More information about the scm-commits mailing list