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/libeina/libeina_0.96.5.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/libeina/libeina_0.96.5.bb') diff --git a/recipes/libeina/libeina_0.96.5.bb b/recipes/libeina/libeina_0.96.5.bb index d34ed26fa9..422af99bb8 100644 --- a/recipes/libeina/libeina_0.96.5.bb +++ b/recipes/libeina/libeina_0.96.5.bb @@ -8,7 +8,3 @@ SRC_URI = "http://bolgo.cent.uji.es/files/libeina/${P}.tar.gz" inherit autotools pkgconfig -do_stage() { -autotools_stage_all -} - -- cgit v1.2.3