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:
fdb540c
)
libsdl-net: fix #2813
author
Henryk Ploetz
<henryk@openmoko.org>
Sat, 22 Sep 2007 08:37:41 +0000
(08:37 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 22 Sep 2007 08:37:41 +0000
(08:37 +0000)
packages/libsdl/libsdl-net_1.2.7.bb
patch
|
blob
|
history
diff --git
a/packages/libsdl/libsdl-net_1.2.7.bb
b/packages/libsdl/libsdl-net_1.2.7.bb
index
a2ab06d
..
8149cce
100644
(file)
--- a/
packages/libsdl/libsdl-net_1.2.7.bb
+++ b/
packages/libsdl/libsdl-net_1.2.7.bb
@@
-8,6
+8,7
@@
SRC_URI = "http://www.libsdl.org/projects/SDL_net/release/SDL_net-${PV}.tar.gz"
S = "${WORKDIR}/SDL_net-${PV}"
inherit autotools
+EXTRA_OECONF += "SDL_CONFIG=${STAGING_BINDIR_CROSS}/sdl-config"
do_stage() {
oe_libinstall -so libSDL_net ${STAGING_LIBDIR}