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/gypsy/gypsy.inc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes/gypsy') diff --git a/recipes/gypsy/gypsy.inc b/recipes/gypsy/gypsy.inc index b618094395..793fee4c92 100644 --- a/recipes/gypsy/gypsy.inc +++ b/recipes/gypsy/gypsy.inc @@ -9,11 +9,6 @@ do_configure_prepend () { touch ${S}/gtk-doc.make } -do_stage() { - autotools_stage_all -} - - PACKAGES += "libgypsy libgypsy-dev libgypsy-dbg" FILES_lib${PN} = "${libdir}/lib*.so*" -- cgit v1.2.3