git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9eae7da
)
Correct libSDL lib installation into staging.
author
Chris Larson
<clarson@kergoth.com>
Sun, 9 May 2004 08:15:56 +0000
(08:15 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Sun, 9 May 2004 08:15:56 +0000
(08:15 +0000)
BKrev: 409de8bc9hAg6JerWUozatMCk4tv-Q
libsdl/libsdl-qpe_1.2.7.oe
patch
|
blob
|
history
diff --git
a/libsdl/libsdl-qpe_1.2.7.oe
b/libsdl/libsdl-qpe_1.2.7.oe
index
90fc61b
..
50224f2
100644
(file)
--- 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