Rework el6 macros.

This commit is contained in:
Richard M. Shaw 2012-06-15 11:24:33 -05:00
parent 096b26eea7
commit 7192f58d6d
1 changed files with 1 additions and 1 deletions

View File

@ -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