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/libwpd/libwpd_0.8.14.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/libwpd/libwpd_0.8.14.bb') diff --git a/recipes/libwpd/libwpd_0.8.14.bb b/recipes/libwpd/libwpd_0.8.14.bb index 8a841e15cf..32a586441e 100644 --- a/recipes/libwpd/libwpd_0.8.14.bb +++ b/recipes/libwpd/libwpd_0.8.14.bb @@ -7,9 +7,5 @@ DEPENDS = "libgsf" inherit autotools pkgconfig -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "64d66018897d759358f454010b6e75d2" SRC_URI[sha256sum] = "01744fa637ad16a8ffaefb1aa7b9b42a56e92f0a2a18753f6720a85aa289d4eb" -- cgit v1.2.3