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/telepathy/libtelepathy_0.2.0.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/telepathy/libtelepathy_0.2.0.bb') diff --git a/recipes/telepathy/libtelepathy_0.2.0.bb b/recipes/telepathy/libtelepathy_0.2.0.bb index cd221b1d14..335c97f74d 100644 --- a/recipes/telepathy/libtelepathy_0.2.0.bb +++ b/recipes/telepathy/libtelepathy_0.2.0.bb @@ -10,9 +10,5 @@ inherit autotools pkgconfig FILES_${PN} += "${datadir}/telepathy \ ${datadir}/dbus-1" -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "a2083338ed480fd507925e00a93fd96b" SRC_URI[sha256sum] = "c33ef2820ea954aa2aa6d048f4540aa75f09cfc4c7915558d736dcedc1b8fa07" -- cgit v1.2.3