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/cairo/libsvg_0.1.4.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/cairo/libsvg_0.1.4.bb') diff --git a/recipes/cairo/libsvg_0.1.4.bb b/recipes/cairo/libsvg_0.1.4.bb index ecc4b4bffe..74922c4187 100644 --- a/recipes/cairo/libsvg_0.1.4.bb +++ b/recipes/cairo/libsvg_0.1.4.bb @@ -13,9 +13,5 @@ EXTRA_OECONF = "--with-expat" inherit autotools pkgconfig -do_stage () { - autotools_stage_all -} - SRC_URI[md5sum] = "ce0715e3013f78506795fba16e8455d3" SRC_URI[sha256sum] = "4c3bf9292e676a72b12338691be64d0f38cd7f2ea5e8b67fbbf45f1ed404bc8f" -- cgit v1.2.3