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/libwnck_2.24.0.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/gnome/libwnck_2.24.0.bb') diff --git a/recipes/gnome/libwnck_2.24.0.bb b/recipes/gnome/libwnck_2.24.0.bb index 4a5b07a16d..9da66f03e7 100644 --- a/recipes/gnome/libwnck_2.24.0.bb +++ b/recipes/gnome/libwnck_2.24.0.bb @@ -5,9 +5,5 @@ DEPENDS = "gtk+ gdk-pixbuf-csource-native" inherit gnome -do_stage() { - autotools_stage_all -} - SRC_URI[archive.md5sum] = "860cd0ddce03c41a328e580d4efd4654" SRC_URI[archive.sha256sum] = "8cf49cf1d882ceb0b7b3a984ec350e5e2e4d608fec97911a0b0acf36a18d4df4" -- cgit 1.2.3-korg