If you put something like this in configure.ac you can access the ZEITGEIST_EXTENSIONS_DIR variable in your Makefile.am to figure out where to install the extension:
ZEITGEIST_EXTENSION_DIR=`$PKG_CONFIG --variable=extensiondir zeitgeist-daemon` AC_SUBST(ZEITGEIST_EXTENSION_DIR) -- missing extension folder https://bugs.launchpad.net/bugs/614706 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. Status in Zeitgeist Framework: In Progress Bug description: after an installation of Zeitgeist we are missing the extension folder under .local/share/zeitgeist This is a minor bug but should be done by the engine. _______________________________________________ Mailing list: https://launchpad.net/~zeitgeist Post to : zeitgeist@lists.launchpad.net Unsubscribe : https://launchpad.net/~zeitgeist More help : https://help.launchpad.net/ListHelp