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/gnome/libgsf_1.13.3.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes/gnome/libgsf_1.13.3.bb') diff --git a/recipes/gnome/libgsf_1.13.3.bb b/recipes/gnome/libgsf_1.13.3.bb index 710abe2bc9..d8f0b6f7de 100644 --- a/recipes/gnome/libgsf_1.13.3.bb +++ b/recipes/gnome/libgsf_1.13.3.bb @@ -13,10 +13,5 @@ FILES_${PN}-gnome-dev = "${libdir}/libgsf-gnome-1.* ${includedir}/libgsf-1/gsf-g inherit autotools pkgconfig gnome - -do_stage() { -autotools_stage_all -} - SRC_URI[archive.md5sum] = "b35e95f6bd7b8add9981b6cf6336674a" SRC_URI[archive.sha256sum] = "458e7b2ca26f0d212f91b445f0a93db62a679ec671bd3cc980f3c1ac65f06b96" -- cgit 1.2.3-korg