scummvm: point to the right path for the sdl config
authorKoen Kooi <koen@openembedded.org>
Sun, 29 Apr 2007 20:53:02 +0000 (20:53 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 29 Apr 2007 20:53:02 +0000 (20:53 +0000)
packages/scummvm/scummvm.inc

index 313b8e3..24b1e5a 100644 (file)
@@ -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}/.. \