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/gutenprint/ijs_0.35.bb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'recipes/gutenprint') diff --git a/recipes/gutenprint/ijs_0.35.bb b/recipes/gutenprint/ijs_0.35.bb index 528230adfd..f6aec3b97c 100644 --- a/recipes/gutenprint/ijs_0.35.bb +++ b/recipes/gutenprint/ijs_0.35.bb @@ -8,11 +8,5 @@ inherit autotools pkgconfig binconfig lib_package EXTRA_OECONF = " --enable-shared " -do_stage() { - autotools_stage_all -} - - - SRC_URI[md5sum] = "896fdcb7a01c586ba6eb81398ea3f6e9" SRC_URI[sha256sum] = "11a5f5084488c480f3ff5a24d64d7147bb64272bf60a0ba51330a56c5b50cab9" -- cgit 1.2.3-korg