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:
e1f31ea
)
BUGFIX: Remove unnecessary item from FILES for pysqlite, which was breaking its packa...
author
Chris Larson
<clarson@kergoth.com>
Tue, 20 Jan 2004 05:56:39 +0000
(
05:56
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Tue, 20 Jan 2004 05:56:39 +0000
(
05:56
+0000)
BKrev: 400cc317XIZCKa5_qTlo-mCEgJw7xg
python/pysqlite_0.5.0.oe
patch
|
blob
|
history
diff --git
a/python/pysqlite_0.5.0.oe
b/python/pysqlite_0.5.0.oe
index
394cc2e
..
4cc50ee
100644
(file)
--- a/
python/pysqlite_0.5.0.oe
+++ b/
python/pysqlite_0.5.0.oe
@@
-10,5
+10,4
@@
S = ${WORKDIR}/${PN}
inherit distutils
-FILES_pysqlite_append = ${PYFILES} ${libdir}/python2.3/site-packages/sqlite
-
+FILES_pysqlite_append=${PYFILES}