build: remove org.gnome.sysprof3 gsettings schema

We don't use this anymore, so we can just delete it.
This commit is contained in:
Christian Hergert
2022-07-22 12:36:41 -07:00
parent 1945660912
commit dfe2dbe9bc
3 changed files with 0 additions and 24 deletions

View File

@ -220,7 +220,6 @@ configure_file(
if get_option('gtk') and gnome.found()
gnome.post_install(
glib_compile_schemas: true,
gtk_update_icon_cache: true,
update_desktop_database: true
)