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/openchrome/openchrome.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes/openchrome') diff --git a/recipes/openchrome/openchrome.inc b/recipes/openchrome/openchrome.inc index e88f3223ae..7dc56c34e5 100644 --- a/recipes/openchrome/openchrome.inc +++ b/recipes/openchrome/openchrome.inc @@ -11,6 +11,3 @@ DEPENDS = "xserver-xorg libxvmc" inherit autotools xorg-module -do_stage() { - autotools_stage_all -} -- cgit 1.2.3-korg