aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pyrex_0.9.8.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pyrex_0.9.8.5.bb')
-rw-r--r--recipes/python/python-pyrex_0.9.8.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyrex_0.9.8.5.bb b/recipes/python/python-pyrex_0.9.8.5.bb
index 2d98c90ce7..c354b11839 100644
--- a/recipes/python/python-pyrex_0.9.8.5.bb
+++ b/recipes/python/python-pyrex_0.9.8.5.bb
@@ -9,7 +9,7 @@ PR = "ml1"
SRC_URI = "\
http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
- file://pyrex-fix-optimized-mode.patch;apply=yes \
+ file://pyrex-fix-optimized-mode.patch \
"
S = "${WORKDIR}/${SRCNAME}-${PV}"