summaryrefslogtreecommitdiff
path: root/packages/python/python-pysqlite2_2.2.2.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-05-22 13:33:57 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-22 13:33:57 +0000
commit5cf486256cd4e1e7c54ed6c1ca3caf377d60b8c6 (patch)
tree4745971d355aa22813ec818d936f75629b8fdecd /packages/python/python-pysqlite2_2.2.2.bb
parent8a8b7320877bd490d0c598a8b157a603451d916b (diff)
python-pysqlite1: don't let it use host includes
Diffstat (limited to 'packages/python/python-pysqlite2_2.2.2.bb')
-rw-r--r--packages/python/python-pysqlite2_2.2.2.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/python/python-pysqlite2_2.2.2.bb b/packages/python/python-pysqlite2_2.2.2.bb
index 8f41342eec..72ffc39104 100644
--- a/packages/python/python-pysqlite2_2.2.2.bb
+++ b/packages/python/python-pysqlite2_2.2.2.bb
@@ -11,6 +11,4 @@ PR = "ml0"
SRC_URI = "http://initd.org/pub/software/pysqlite/releases/2.2/${PV}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
-EXTRA_OEMAKE = "-e"
-
inherit distutils