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/gpephone/libabenabler2_1.0.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/gpephone/libabenabler2_1.0.bb') diff --git a/recipes/gpephone/libabenabler2_1.0.bb b/recipes/gpephone/libabenabler2_1.0.bb index cf70030648..b33a7f49ea 100644 --- a/recipes/gpephone/libabenabler2_1.0.bb +++ b/recipes/gpephone/libabenabler2_1.0.bb @@ -18,9 +18,5 @@ do_configure_prepend () { touch "${S}/po/POTFILES.in" } -do_stage () { - autotools_stage_all -} - SRC_URI[md5sum] = "6bb28fc35f7589b8fae2ed73f9e5e08e" SRC_URI[sha256sum] = "901eb2cd2b817f70ee400565f714ee95b3ebed692ba37a579b6d71a21dab1a43" -- cgit 1.2.3-korg