From 07c8d24bbc390bb15cc6b8ced10b0630de96d808 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 9 May 2004 08:15:56 +0000 Subject: Correct libSDL lib installation into staging. BKrev: 409de8bc9hAg6JerWUozatMCk4tv-Q --- libsdl/libsdl-qpe_1.2.7.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libsdl/libsdl-qpe_1.2.7.oe') diff --git a/libsdl/libsdl-qpe_1.2.7.oe b/libsdl/libsdl-qpe_1.2.7.oe index 90fc61b56b..50224f273c 100644 --- a/libsdl/libsdl-qpe_1.2.7.oe +++ b/libsdl/libsdl-qpe_1.2.7.oe @@ -22,8 +22,8 @@ EXTRA_OECONF = "--disable-debug --enable-cdrom --enable-threads --enable-timers --disable-video-picogui --enable-video-qtopia --enable-dlopen" do_stage() { - oe_libinstall -so libSDL-1.2 ${STAGING_LIBDIR} - ln -sf libSDL-1.2.so ${STAGING_LIBDIR}/libSDL.so + oe_libinstall -so -C src libSDL ${STAGING_LIBDIR} +# ln -sf libSDL-1.2.so ${STAGING_LIBDIR}/libSDL.so install -m 0644 src/main/libSDLmain.a ${STAGING_LIBDIR}/libSDLmain.a install -d ${STAGING_INCDIR}/SDL -- cgit v1.2.3