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/lesstif/lesstif_0.95.0.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/lesstif') diff --git a/recipes/lesstif/lesstif_0.95.0.bb b/recipes/lesstif/lesstif_0.95.0.bb index d9c1312710..065bc97417 100644 --- a/recipes/lesstif/lesstif_0.95.0.bb +++ b/recipes/lesstif/lesstif_0.95.0.bb @@ -48,9 +48,5 @@ PACKAGES += "${PN}-bin" FILES_${PN} = "${libdir}" FILES_${PN}-bin = "${bindir}" -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "ab895165c149d7f95843c7584b1c7ad4" SRC_URI[sha256sum] = "e5ef90ff30897448a7c090c2e31ceb302ed064a60411436e8995580848ed1a63" -- cgit v1.2.3