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/libshout/libshout.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes/libshout') diff --git a/recipes/libshout/libshout.inc b/recipes/libshout/libshout.inc index ed8577f3d6..5f47baf17c 100644 --- a/recipes/libshout/libshout.inc +++ b/recipes/libshout/libshout.inc @@ -15,6 +15,3 @@ do_configure_prepend() { rm -f ${S}/m4/vorbis.m4 } -do_stage() { - autotools_stage_all -} -- cgit v1.2