git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f19e01
)
gnuradio : Install python files in the proper directory.
author
Philip Balister
<philip@balister.org>
Wed, 28 Jan 2009 13:31:28 +0000
(08:31 -0500)
committer
Philip Balister
<philip@balister.org>
Wed, 28 Jan 2009 13:32:38 +0000
(08:32 -0500)
packages/gnuradio/gnuradio.inc
patch
|
blob
|
history
diff --git
a/packages/gnuradio/gnuradio.inc
b/packages/gnuradio/gnuradio.inc
index
65cfa40
..
8c97235
100644
(file)
--- 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} \
"