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/mesa/freeglut_2.4.0.bb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'recipes/mesa') diff --git a/recipes/mesa/freeglut_2.4.0.bb b/recipes/mesa/freeglut_2.4.0.bb index 5f4b20acde..aaf3e55a04 100644 --- a/recipes/mesa/freeglut_2.4.0.bb +++ b/recipes/mesa/freeglut_2.4.0.bb @@ -19,11 +19,5 @@ do_configure_append() { done } - -do_stage() { - autotools_stage_all -} - - SRC_URI[md5sum] = "6d16873bd876fbf4980a927cfbc496a1" SRC_URI[sha256sum] = "269f2d50ba30b381622eb36f20b552ad43a1b43d544b9075e484e7146e81b052" -- cgit v1.2.3