aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-webpy_0.21.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-webpy_0.21.bb')
-rw-r--r--packages/python/python-webpy_0.21.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-webpy_0.21.bb b/packages/python/python-webpy_0.21.bb
index 765e88f681..f6bb1812d0 100644
--- a/packages/python/python-webpy_0.21.bb
+++ b/packages/python/python-webpy_0.21.bb
@@ -3,7 +3,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "PSF"
RDEPENDS = "python-netserver python-netclient python-pprint"
-FILE_PR = "ml0"
+PR = "ml0"
SRC_URI = "http://webpy.org/static/web.py-${PV}.tar.gz"
S = "${WORKDIR}/webpy"