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:
f8eabf2
)
scummvm: point to the right path for the sdl config
author
Koen Kooi
<koen@openembedded.org>
Sun, 29 Apr 2007 20:53:02 +0000
(20:53 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 29 Apr 2007 20:53:02 +0000
(20:53 +0000)
packages/scummvm/scummvm.inc
patch
|
blob
|
history
diff --git
a/packages/scummvm/scummvm.inc
b/packages/scummvm/scummvm.inc
index
313b8e3
..
24b1e5a
100644
(file)
--- a/
packages/scummvm/scummvm.inc
+++ b/
packages/scummvm/scummvm.inc
@@
-9,7
+9,7
@@
inherit autotools
EXTRA_OECONF = "--host=${HOST_SYS} \
--backend=sdl \
- --with-sdl-prefix=${STAGING_BINDIR}/.. \
+ --with-sdl-prefix=${STAGING_BINDIR
_NATIVE
}/.. \
--disable-alsa \
--with-ogg-prefix=${STAGING_LIBDIR}/.. \
--with-vorbis-prefix=${STAGING_LIBDIR}/.. \