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.14.16.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/gnome/libgsf_1.14.16.bb') diff --git a/recipes/gnome/libgsf_1.14.16.bb b/recipes/gnome/libgsf_1.14.16.bb index d5234c75db..dcf56638af 100644 --- a/recipes/gnome/libgsf_1.14.16.bb +++ b/recipes/gnome/libgsf_1.14.16.bb @@ -17,9 +17,5 @@ EXTRA_OECONF = "\ --with-gnome \ --with-bz2" -do_stage() { - autotools_stage_all -} - SRC_URI[archive.md5sum] = "8478d83fda0b6e57f36550c11a693ee1" SRC_URI[archive.sha256sum] = "11fd8fca1bdbcfa426276a124ad083cca9632f03cf766523bcdfb2fca0b08908" -- cgit 1.2.3-korg