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/libosip2/libosip2_3.1.0.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/libosip2') diff --git a/recipes/libosip2/libosip2_3.1.0.bb b/recipes/libosip2/libosip2_3.1.0.bb index d9521b8f3f..fa1321cf9f 100644 --- a/recipes/libosip2/libosip2_3.1.0.bb +++ b/recipes/libosip2/libosip2_3.1.0.bb @@ -7,9 +7,5 @@ SRC_URI = "${GNU_MIRROR}/osip/libosip2-${PV}.tar.gz" inherit autotools pkgconfig -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "7eb305608256ac2a7a27b66ce52627c8" SRC_URI[sha256sum] = "245911a9a48bbe868c4518faf86191f6568fb99d9967d368164a17a83671e8fb" -- cgit v1.2.3