entrance: run autopoint in order to cope with lacking ./config.rpath
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Fri, 12 Feb 2010 13:15:30 +0000 (14:15 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sat, 13 Feb 2010 01:03:30 +0000 (02:03 +0100)
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)

recipes/e17/entrance_0.9.0.010.bb

index cecfcd7..34b6f8a 100644 (file)
@@ -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