[plasma-mobile] /: Take kao.trig from the KACTIVITIES_ONTOLOGIES_DIR

Michael Jansen kde at michael-jansen.biz
Mon Mar 26 20:44:00 UTC 2012


Git commit c223f219028bc7c7a6e9953148e9cad109c0c791 by Michael Jansen.
Committed on 26/03/2012 at 22:40.
Pushed by mjansen into branch 'master'.

Take kao.trig from the KACTIVITIES_ONTOLOGIES_DIR

It is not part of SDO.

For the MLs: This is what the other changes worked up to.

CCMAIL: plasma-devel at kde.org
CCMAIL: kde-buildsystem at kde.org

M  +1    -1    CMakeLists.txt

http://commits.kde.org/plasma-mobile/c223f219028bc7c7a6e9953148e9cad109c0c791

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4245298..54c88cc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,7 @@ ENDMACRO(installPackage)
 MACRO(add_kao_ontology var)
    soprano_add_ontology(
       ${var}
-      ${SHAREDDESKTOPONTOLOGIES_ROOT_DIR}/kde/kao.trig
+      ${KACTIVITIES_ONTOLOGIES_DIR}/kao.trig
       "KAO" "Nepomuk::Vocabulary" "trig"
    )
 ENDMACRO(add_kao_ontology)


More information about the Plasma-devel mailing list