We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96bea99 commit 2b82df6Copy full SHA for 2b82df6
1 file changed
meson.build
@@ -54,7 +54,7 @@ test('cargo_test',
54
55
56
gnome.post_install(
57
- glib_compile_schemas: true,
58
- gtk_update_icon_cache: true,
59
- update_desktop_database: true,
+ # glib_compile_schemas: true,
+ # gtk_update_icon_cache: true,
+ # update_desktop_database: true,
60
)
0 commit comments