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/libvisual/libvisual_0.4.0.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/libvisual') diff --git a/recipes/libvisual/libvisual_0.4.0.bb b/recipes/libvisual/libvisual_0.4.0.bb index 7288127b25..7da4ef7d24 100644 --- a/recipes/libvisual/libvisual_0.4.0.bb +++ b/recipes/libvisual/libvisual_0.4.0.bb @@ -7,9 +7,5 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz" inherit autotools pkgconfig -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "f4e78547c79ea8a8ad111cf8b85011bb" SRC_URI[sha256sum] = "0b4dfdb87125e129567752089e3c8b54cefed601eef169d2533d8659da8dc1d7" -- cgit v1.2.3