aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/libsdl/libsdl.inc4
1 files changed, 0 insertions, 4 deletions
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
-}