From 27c6c210a0a6cb1520d2fcd49ed34a9110e54694 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 24 Jul 2011 23:48:26 +0100 Subject: libsdl: remove legacy staging Signed-off-by: Paul Eggleton --- recipes-graphics/libsdl/libsdl.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/libsdl/libsdl.inc b/recipes-graphics/libsdl/libsdl.inc index 01da500..d04911e 100644 --- a/recipes-graphics/libsdl/libsdl.inc +++ b/recipes-graphics/libsdl/libsdl.inc @@ -36,7 +36,3 @@ do_configure_append () { mv ${HOST_SYS}-libtool.tmp ${HOST_SYS}-libtool } -do_stage() { - autotools_stage_all - rm ${STAGING_LIBDIR}/libSDL.la -} -- cgit 1.2.3-korg