[packages/remmina] don't update desktop db and icon cache during install

atler atler at pld-linux.org
Wed Jun 7 22:57:32 CEST 2023


commit b255c188faf50a124c359eda28a1ec3bcdea7397
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jun 7 20:30:50 2023 +0200

    don't update desktop db and icon cache during install

 remmina.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/remmina.spec b/remmina.spec
index 4fa65d0..fbb1911 100644
--- a/remmina.spec
+++ b/remmina.spec
@@ -188,9 +188,11 @@ cd build
 	-DWITH_CUPS=ON \
 	-DWITH_GCRYPT=ON \
 	-DWITH_GETTEXT=ON \
+	-DWITH_ICON_CACHE=OFF \
 	-DWITH_LIBSECRET=ON \
 	%{cmake_on_off vnc WITH_LIBVNCSERVER} \
 	%{cmake_on_off spice WITH_SPICE} \
+	-DWITH_UPDATE_DESKTOP_DB=OFF \
 	%{cmake_on_off vte WITH_VTE} \
 	..
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/remmina.git/commitdiff/8aba2acf2cff75b00912cd335078687305b300e7



More information about the pld-cvs-commit mailing list