From a82fdd7959cb9c3eeb04db0fb90a663ec0d07eb8 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 27 Oct 2014 17:18:31 +0000 Subject: [PATCH] Disable the print profiles on rawhide --- colord.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colord.spec b/colord.spec index 7cc107c..d49dc6c 100644 --- a/colord.spec +++ b/colord.spec @@ -1,7 +1,7 @@ # Building the extra print profiles requires colprof, +4Gb of RAM and # quite a lot of time. Don't enable this for test builds. -%define enable_print_profiles 1 +%define enable_print_profiles 0 # SANE is pretty insane when it comes to handling devices, and we get AVCs # popping up all over the place.