aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pysqlite2_2.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pysqlite2_2.4.0.bb')
-rw-r--r--recipes/python/python-pysqlite2_2.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pysqlite2_2.4.0.bb b/recipes/python/python-pysqlite2_2.4.0.bb
index 562479b77b..3ed8940bc8 100644
--- a/recipes/python/python-pysqlite2_2.4.0.bb
+++ b/recipes/python/python-pysqlite2_2.4.0.bb
@@ -7,7 +7,7 @@ SRCNAME = "pysqlite"
PR = "ml2"
SRC_URI = "http://initd.org/pub/software/pysqlite/releases/2.4/${PV}/${SRCNAME}-${PV}.tar.gz \
- file://fix-setup.patch;apply=yes"
+ file://fix-setup.patch"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils