aboutsummaryrefslogtreecommitdiffstats
path: root/libsdl
diff options
context:
space:
mode:
authorTim Ansell <mithro@mithis.com>2004-05-12 10:38:29 +0000
committerTim Ansell <mithro@mithis.com>2004-05-12 10:38:29 +0000
commit7e873e620e8e10ba6a2bbaf870cfd6ba2fbe6bda (patch)
tree6b5a595411a38282462c4ce4de655dcb77ec96eb /libsdl
parent4a256484f4673cb3f0508a6277d6a0a2e274c92c (diff)
downloadopenembedded-7e873e620e8e10ba6a2bbaf870cfd6ba2fbe6bda.tar.gz
libsdl-qpe_1.2.7.oe:
Needed till do_libinstall is fixed. BKrev: 40a1fea5FPjHdlccoy9sYmj0zN1Zew
Diffstat (limited to 'libsdl')
-rw-r--r--libsdl/libsdl-qpe_1.2.7.oe1
1 files changed, 1 insertions, 0 deletions
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