From 48b0ef76e0cadf886a5c64eedaef2a61ec894b05 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 17 Aug 2010 09:48:16 +0200 Subject: python-efl: drop do_stage Signed-off-by: Martin Jansa --- recipes/python/python-evas_svn.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes/python/python-evas_svn.bb') diff --git a/recipes/python/python-evas_svn.bb b/recipes/python/python-evas_svn.bb index d2568bae60..1aaec71fad 100644 --- a/recipes/python/python-evas_svn.bb +++ b/recipes/python/python-evas_svn.bb @@ -1,8 +1,3 @@ require python-efl.inc SRCREV = "${EFL_SRCREV}" DEPENDS += "evas" - -do_stage() { - distutils_stage_all - distutils_stage_headers -} -- cgit v1.2.3