mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
evolution-data-server: Specify SYSCONF_INSTALL_DIR in EXTRA_OECMAKE.
Without this package config files end up being installed in /usr/etc. Signed-off-by: Piotr Tworek <tworaz@tworaz.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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', '')} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user