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/boxee/tre_0.7.5.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/boxee') diff --git a/recipes/boxee/tre_0.7.5.bb b/recipes/boxee/tre_0.7.5.bb index f2f5237ebe..5df0bca589 100644 --- a/recipes/boxee/tre_0.7.5.bb +++ b/recipes/boxee/tre_0.7.5.bb @@ -12,10 +12,6 @@ do_compile_append() { } AUTOTOOLS_STAGE_PKGCONFIG = "1" -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "e72e5c94008865cf720992a0b25d6e89" SRC_URI[sha256sum] = "030f25e6e4c1714df013105494bc5e24b3e0acc65887158a52a03efd8e0759aa" -- cgit v1.2.3