[tracker/wip/carlosg/meson-fixes: 4/10] build: Do not install builtin ontology
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/meson-fixes: 4/10] build: Do not install builtin ontology
- Date: Wed, 12 Sep 2018 11:55:22 +0000 (UTC)
commit 27721235eed550770a58c6b1453aa0052a134d1a
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Sep 4 22:06:29 2018 +0200
build: Do not install builtin ontology
It is compiled as a GResource
src/ontologies/meson.build | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/src/ontologies/meson.build b/src/ontologies/meson.build
index 529fbf1bf..684e1a563 100644
--- a/src/ontologies/meson.build
+++ b/src/ontologies/meson.build
@@ -48,8 +48,5 @@ nepomuk = [
tracker_gresources = gnome.compile_resources('tracker_gresources', 'builtin-ontology.gresource.xml')
-install_data(internal_config,
- install_dir: tracker_ontologies_dir)
-
install_data(nepomuk,
install_dir: join_paths(tracker_ontologies_dir, 'nepomuk'))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]