Without this package config files end up being installed in /usr/etc.

Signed-off-by: Piotr Tworek <[email protected]>
---
 meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb 
b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb
index 0d63feca9..bab57b044 100644
--- a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb
+++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb
@@ -36,6 +36,7 @@ EXTRA_OECMAKE = " \
     -DENABLE_GOOGLE_AUTH=OFF \
     -DENABLE_WEATHER=OFF \
     -D${LKSTRFTIME} \
+    -DSYSCONF_INSTALL_DIR=${sysconfdir} \
     -DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')} \
 "
 
-- 
2.21.0

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to