diff --git a/colord.spec b/colord.spec index 51bc9b0..d362fec 100644 --- a/colord.spec +++ b/colord.spec @@ -10,10 +10,8 @@ # Don't build the print profiles for secondary architectures on the # logic that these are probably not doing press proofing or editing # in different CMYK spaces -%ifarch %{ix86} x86_64 - %if !0%{?rhel} - %define build_print_profiles %{?enable_print_profiles} - %endif +%if !0%{?rhel} + %define build_print_profiles %{?enable_print_profiles} %endif Summary: Color daemon