summaryrefslogtreecommitdiff
path: root/recipes/python/python-elementary_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-elementary_svn.bb')
-rw-r--r--recipes/python/python-elementary_svn.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb
index 81944b171f..a38b1aae68 100644
--- a/recipes/python/python-elementary_svn.bb
+++ b/recipes/python/python-elementary_svn.bb
@@ -4,7 +4,3 @@ DEPENDS += "elementary"
RDEPENDS_${PN} += "python-evas python-ecore python-edje"
PV = "0.1+svnr${SRCPV}"
PR = "ml1"
-
-do_stage() {
- distutils_stage_all
-}