diff options
Diffstat (limited to 'recipes/python/python-pyode_1.2.0.bb')
-rw-r--r-- | recipes/python/python-pyode_1.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyode_1.2.0.bb b/recipes/python/python-pyode_1.2.0.bb index 4ffdb2f71b..702acd79b6 100644 --- a/recipes/python/python-pyode_1.2.0.bb +++ b/recipes/python/python-pyode_1.2.0.bb @@ -8,7 +8,7 @@ SRCNAME = "PyODE" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/pyode/${SRCNAME}-${PV}.tar.bz2 \ - file://install.patch;patch=1" + file://install.patch;apply=yes" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils |