BUGFIX: Remove unnecessary item from FILES for pysqlite, which was breaking its packa...
authorChris Larson <clarson@kergoth.com>
Tue, 20 Jan 2004 05:56:39 +0000 (05:56 +0000)
committerChris 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

index 394cc2e..4cc50ee 100644 (file)
@@ -10,5 +10,4 @@ S = ${WORKDIR}/${PN}
 
 inherit distutils
 
-FILES_pysqlite_append = ${PYFILES} ${libdir}/python2.3/site-packages/sqlite
-
+FILES_pysqlite_append=${PYFILES}