From 32bd006a7e537d275653a0899430aa194e736148 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 29 Apr 2007 20:53:02 +0000 Subject: scummvm: point to the right path for the sdl config --- packages/scummvm/scummvm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/scummvm') diff --git a/packages/scummvm/scummvm.inc b/packages/scummvm/scummvm.inc index 313b8e3d51..24b1e5a12a 100644 --- 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}/.. \ -- cgit v1.2.3