[oe-commits] Philip Balister : gnuradio : Install python files in the proper directory.

GIT User account git at amethyst.openembedded.net
Wed Jan 28 13:34:28 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f430bac83b345803a693c4d446367339b44a2599
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f430bac83b345803a693c4d446367339b44a2599

Author: Philip Balister <philip at balister.org>
Date:   Wed Jan 28 08:31:28 2009 -0500

gnuradio : Install python files in the proper directory.

---

 packages/gnuradio/gnuradio.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/gnuradio/gnuradio.inc b/packages/gnuradio/gnuradio.inc
index 65cfa40..8c97235 100644
--- a/packages/gnuradio/gnuradio.inc
+++ b/packages/gnuradio/gnuradio.inc
@@ -19,6 +19,7 @@ EXTRA_OECONF = " \
   --enable-gr-audio-oss \
   --enable-mblock \
   --disable-html-docs \
+  --with-pythondir=/usr/lib/${PYTHON_DIR}/site-packages \
   PYTHON_CPPFLAGS=-I${STAGING_INCDIR}/${PYTHON_DIR} \
 "
 





More information about the Openembedded-commits mailing list