Rework el6 macros.

This commit is contained in:
Richard M. Shaw 2012-06-15 11:15:55 -05:00
parent 742cfc5d9b
commit 096b26eea7
1 changed files with 1 additions and 1 deletions

View File

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