aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pyro_3.8.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pyro_3.8.1.bb')
-rw-r--r--recipes/python/python-pyro_3.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyro_3.8.1.bb b/recipes/python/python-pyro_3.8.1.bb
index 5b0ef87d11..41d2c1abb9 100644
--- a/recipes/python/python-pyro_3.8.1.bb
+++ b/recipes/python/python-pyro_3.8.1.bb
@@ -10,7 +10,7 @@ PR = "ml0"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/pyro/Pyro-${PV}.tar.gz \
- file://pyro-unattended-install.patch;patch=1;pnum=0 \
+ file://pyro-unattended-install.patch;apply=yes;striplevel=0 \
"
S = "${WORKDIR}/Pyro-${PV}"