[recipes] Call gnome.compile_schemas()
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Call gnome.compile_schemas()
- Date: Tue, 28 Mar 2017 11:05:41 +0000 (UTC)
commit 3ed1230f63b510b7953b8058d07aaabb5bd3b0d1
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Mar 28 12:56:08 2017 +0200
Call gnome.compile_schemas()
It is not very useful, but it makes it a bit easier to run
uninstalled.
data/meson.build | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/meson.build b/data/meson.build
index 3ce7e54..bec3b1f 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -201,6 +201,8 @@ configure_file(input: 'org.gnome.Recipes.service.in',
configuration: conf,
install_dir: join_paths([datadir,'dbus-1/services']))
+gnome.compile_schemas()
+
install_data('org.gnome.Recipes.gschema.xml',
install_dir: schemadir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]