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/maemo4/hildon-control-panel_2.0.1.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/maemo4/hildon-control-panel_2.0.1.bb') diff --git a/recipes/maemo4/hildon-control-panel_2.0.1.bb b/recipes/maemo4/hildon-control-panel_2.0.1.bb index fe28aef66e..e84bf6fa81 100644 --- a/recipes/maemo4/hildon-control-panel_2.0.1.bb +++ b/recipes/maemo4/hildon-control-panel_2.0.1.bb @@ -8,10 +8,6 @@ inherit autotools pkgconfig FILES_${PN} += "${libdir}/dbus-1.0 ${datadir}/applications" -do_stage() { - autotools_stage_all -} - # pkg-config file will get broken after pkgconfig.bbclass work # # This code will fix it -- cgit 1.2.3-korg