Index: data/meson.build
--- data/meson.build.orig
+++ data/meson.build
@@ -82,13 +82,13 @@ custom_target(
 
 install_data(settings_schemas, install_dir: schemas_dir)
 
-meson.add_install_script (
-    glib_compile_schemas,
-    schemas_dir,
-    install_tag: 'schemas'
-)
+#meson.add_install_script (
+#    glib_compile_schemas,
+#    schemas_dir,
+#    install_tag: 'schemas'
+#)
 
 
-message('Installed schema\n')
+#message('Installed schema\n')
 
 subdir('icons')
