[oe-commits] : gnome-python-desktop_2.23.0.bb : Fix broken configure step.

OE GIT Trial gittrial at amethyst.openembedded.net
Wed Sep 24 19:47:45 UTC 2008


Module: OE.dev
Branch: master
Commit: 69b449d41a86c9b438389b008ccfaba542bda76a
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=69b449d41a86c9b438389b008ccfaba542bda76a

Author:  <crofton at openembedded.org>
Date:   Wed Sep 24 19:02:57 2008 +0000

gnome-python-desktop_2.23.0.bb : Fix broken configure step.

---

 packages/gnome/gnome-python-desktop_2.23.0.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/gnome/gnome-python-desktop_2.23.0.bb b/packages/gnome/gnome-python-desktop_2.23.0.bb
index 054718d..45209b2 100644
--- a/packages/gnome/gnome-python-desktop_2.23.0.bb
+++ b/packages/gnome/gnome-python-desktop_2.23.0.bb
@@ -7,6 +7,8 @@ inherit gnome distutils-base
 
 SRC_URI += "file://acinclude.m4"
 
+EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"
+
 do_configure_prepend() {
         install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/
 }





More information about the Openembedded-commits mailing list