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/libgnomeui_2.16.1.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/gnome/libgnomeui_2.16.1.bb') diff --git a/recipes/gnome/libgnomeui_2.16.1.bb b/recipes/gnome/libgnomeui_2.16.1.bb index 98d53751bb..9199bb252e 100644 --- a/recipes/gnome/libgnomeui_2.16.1.bb +++ b/recipes/gnome/libgnomeui_2.16.1.bb @@ -22,9 +22,5 @@ do_configure_prepend() { install -m 0644 ${WORKDIR}/gnome-stock-pixbufs.h ${S}/libgnomeui/pixmaps/gnome-stock-pixbufs.h } -do_stage() { - autotools_stage_all -} - SRC_URI[archive.md5sum] = "d9b975952bf5feee8818d3fb18cca0b3" SRC_URI[archive.sha256sum] = "552c34d20f30847429e342e6c6ddeece707b69a5abe9aeeafcfeb65cec2eebd7" -- cgit v1.2.3