summaryrefslogtreecommitdiff
path: root/packages/e17/e-wm_0.16.999.015.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/e-wm_0.16.999.015.bb')
-rw-r--r--packages/e17/e-wm_0.16.999.015.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/e17/e-wm_0.16.999.015.bb b/packages/e17/e-wm_0.16.999.015.bb
index 7c3aceb536..7a7291a156 100644
--- a/packages/e17/e-wm_0.16.999.015.bb
+++ b/packages/e17/e-wm_0.16.999.015.bb
@@ -35,6 +35,7 @@ EXTRA_OECONF = "--with-profile=${PROFILE} \
FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir} ${sysconfdir}"
do_compile_prepend() {
+ find ${S} -name Makefile | xargs sed -i 's:/usr/include:${STAGING_INCDIR}:'
mv "${WORKDIR}/themes/default_entry.edc" "${S}/data/themes/"
mv "${WORKDIR}/themes/images/focus.png" "${S}/data/themes/images/"
mv "${WORKDIR}/themes/images/entry.png" "${S}/data/themes/images/"