aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>2010-02-12 14:15:30 +0100
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>2010-02-13 02:03:30 +0100
commit8a145683d644d8460cd12146cfed503c288910a8 (patch)
treedc6322a74af7d8e2a66bbdbef599d52feaea1a97 /recipes/e17
parent8d9d0507c0a71c624db02d02d93739cda5c19309 (diff)
downloadopenembedded-8a145683d644d8460cd12146cfed503c288910a8.tar.gz
entrance: run autopoint in order to cope with lacking ./config.rpath
At first I had a bad hack for it,thanks JaMa for showing me how to do it(pointing at one of your commits that did it)
Diffstat (limited to 'recipes/e17')
-rw-r--r--recipes/e17/entrance_0.9.0.010.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/e17/entrance_0.9.0.010.bb b/recipes/e17/entrance_0.9.0.010.bb
index cecfcd7650..34b6f8a9fa 100644
--- a/recipes/e17/entrance_0.9.0.010.bb
+++ b/recipes/e17/entrance_0.9.0.010.bb
@@ -23,6 +23,10 @@ EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
FILES_${PN}-dbg += "${libexecdir}/entrance/.debug/*"
+do_configure_prepend() {
+ autopoint
+}
+
do_install_append() {
install -d ${D}/etc/X11/Xsession.d
install -d ${D}/etc/X11/Sessions