From f2893b80cffc46dad57864eb78b563f0876e6811 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Mon, 2 Aug 2010 10:19:42 +0000 Subject: 500+ recipes: remove do_stage This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks Acked-by: Koen Kooi Acked-by: Michael 'Mickey' Lauer --- recipes/sugar/sugar-base_0.83.2.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes/sugar/sugar-base_0.83.2.bb') diff --git a/recipes/sugar/sugar-base_0.83.2.bb b/recipes/sugar/sugar-base_0.83.2.bb index 31f93f2277..ea225da55a 100644 --- a/recipes/sugar/sugar-base_0.83.2.bb +++ b/recipes/sugar/sugar-base_0.83.2.bb @@ -49,10 +49,5 @@ FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/sugar/.debug" AUTOTOOLS_STAGE_PKGCONFIG = "1" -do_stage() { - autotools_stage_all -} - - SRC_URI[md5sum] = "0f05d95eaf0f8e3174a3b3e3b0afe995" SRC_URI[sha256sum] = "64ece8bb8e6eddb4c7b8b4ce0aa30f07f00a86ed7b113a7957661e73616a8dc3" -- cgit v1.2.3