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/xcb/xcb-util.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes/xcb/xcb-util.inc') diff --git a/recipes/xcb/xcb-util.inc b/recipes/xcb/xcb-util.inc index 4509a2b52b..b86e9e195d 100644 --- a/recipes/xcb/xcb-util.inc +++ b/recipes/xcb/xcb-util.inc @@ -26,6 +26,3 @@ FILES_libxcbwm = "${libdir}/libXCBWM.so.*" inherit autotools pkgconfig -do_stage () { - autotools_stage_all -} -- cgit v1.2.3