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:
07c8d24
)
Correct staging install for libsdl-x11.
author
Chris Larson
<clarson@kergoth.com>
Sun, 9 May 2004 08:17:54 +0000
(08:17 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Sun, 9 May 2004 08:17:54 +0000
(08:17 +0000)
BKrev: 409de932ubtp6Bw5x7ZEwkQ_7Iuwsg
libsdl/libsdl-x11_1.2.7.oe
patch
|
blob
|
history
diff --git
a/libsdl/libsdl-x11_1.2.7.oe
b/libsdl/libsdl-x11_1.2.7.oe
index
f078112
..
b0d32e6
100644
(file)
--- a/
libsdl/libsdl-x11_1.2.7.oe
+++ b/
libsdl/libsdl-x11_1.2.7.oe
@@
-21,7
+21,7
@@
EXTRA_OECONF = "--disable-debug --disable-cdrom --enable-threads --enable-timers
--disable-video-picogui --disable-video-qtopia --enable-dlopen"
do_stage() {
- oe_libinstall -so
libSDL-1.2
${STAGING_LIBDIR}
+ 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