Confy is no handler for any MIME types,
so there is no need to update the MIME cache database.
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
---
meson.build | 1 -
1 file changed, 1 deletion(-)
diff --git a/meson.build b/meson.build
index 6c92026..e0edad4 100644
--- a/meson.build+++ b/meson.build
@@ -18,5 +18,4 @@ subdir('po')
gnome.post_install(
glib_compile_schemas: true,
gtk_update_icon_cache: true,
- update_desktop_database: true,)
--
2.47.2