blob: 2850343596fc5e284edcbe8dadc7917007e0d0ec (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/meson.build~ 2022-03-04 20:53:25.000000000 -0800
+++ b/meson.build 2022-03-22 15:44:32.000000000 -0700
@@ -1013,7 +1013,6 @@
gnome.post_install(
glib_compile_schemas: true,
gio_querymodules: gio_module_dirs,
- gtk_update_icon_cache: get_option('demos'),
)
else
# Keep this in sync with post-install.py expected arguments
|