mirror of
https://abf.rosa.ru/djam/colord.git
synced 2025-02-24 06:22:57 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
b239823998
commit
7cf33b5dc6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue