diff --git a/colord.spec b/colord.spec index c029721..ea0cdda 100644 --- a/colord.spec +++ b/colord.spec @@ -157,7 +157,7 @@ Files for development with %{name}. # generating the print profile rather than trying to allocate a 3.1 GiB # chunk of RAM to put the entire B-to-A tables in. ulimit -Sv 2000000 -%configure2_5x \ +%configure \ --with-daemon-user=colord \ --with-systemdsystemunitdir=%{_systemunitdir} \ --enable-vala \ @@ -173,7 +173,7 @@ ulimit -Sv 2000000 %make %install -%makeinstall_std +%make_install # databases touch %{buildroot}%{_localstatedir}/lib/colord/mapping.db