# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/cambalache/hotfix-shared.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- cambalache-1.0.1/meson.build.vanilla 2026-05-11 19:56:04.155538957 +0200 +++ cambalache-1.0.1/meson.build 2026-05-11 19:56:43.810771470 +0200 @@ -101,11 +101,11 @@ subdir('tools') subdir('tests') -gnome.post_install( - glib_compile_schemas: true, - update_desktop_database: true, - update_mime_database: true, - gtk_update_icon_cache: true, -) +#gnome.post_install( +# glib_compile_schemas: true, +# update_desktop_database: true, +# update_mime_database: true, +# gtk_update_icon_cache: true, +#) -meson.add_install_script('postinstall.py', modulesdir) +#meson.add_install_script('postinstall.py', modulesdir)