From: Tim Ansell Date: Wed, 12 May 2004 10:38:29 +0000 (+0000) Subject: libsdl-qpe_1.2.7.oe: X-Git-Tag: Release-2010-05/1~19203 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e873e620e8e10ba6a2bbaf870cfd6ba2fbe6bda;p=openembedded.git libsdl-qpe_1.2.7.oe: Needed till do_libinstall is fixed. BKrev: 40a1fea5FPjHdlccoy9sYmj0zN1Zew --- diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 7ad3babb9c..d2fd11dc2d 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1,4 +1,5 @@ a0868066@lta0868066.ent.ti.com +buildroot@mithis.com erich@erichl.mine.nu erich@erichv.mine.nu gbritton@doomcom.org diff --git a/libsdl/libsdl-qpe_1.2.7.oe b/libsdl/libsdl-qpe_1.2.7.oe index 14957e02b6..5a7cbccd9c 100644 --- a/libsdl/libsdl-qpe_1.2.7.oe +++ b/libsdl/libsdl-qpe_1.2.7.oe @@ -25,6 +25,7 @@ EXTRA_OECONF = "--disable-debug --enable-cdrom --enable-threads --enable-timers do_stage() { oe_libinstall -so -C src libSDL ${STAGING_LIBDIR} ln -sf libSDL.so ${STAGING_LIBDIR}/libSDL-1.2.so + cp src/main/libSDLmain.a src/main/.libs/ oe_libinstall -a -C src/main libSDLmain ${STAGING_LIBDIR} install -d ${STAGING_INCDIR}/SDL