[oe-commits] org.oe.dev scummvm: point to the right path for the sdl config

koen commit openembedded-commits at lists.openembedded.org
Sun Apr 29 20:55:41 UTC 2007


scummvm: point to the right path for the sdl config

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 0e85d248181cfdf704931e925058cea1824151c2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0e85d248181cfdf704931e925058cea1824151c2
Files:
1
packages/scummvm/scummvm.inc
Diffs:

#
# mt diff -r2cac8b9e117ed8a36faefc4a3ab1e67888811d9f -r0e85d248181cfdf704931e925058cea1824151c2
#
# 
# 
# patch "packages/scummvm/scummvm.inc"
#  from [9966826a87d16e154e12013e30a8c5d8acd0e6b3]
#    to [f897d1fd9be17c341a86f8735fe693e8d3a4cea8]
# 
============================================================
--- packages/scummvm/scummvm.inc	9966826a87d16e154e12013e30a8c5d8acd0e6b3
+++ packages/scummvm/scummvm.inc	f897d1fd9be17c341a86f8735fe693e8d3a4cea8
@@ -9,7 +9,7 @@ EXTRA_OECONF = "--host=${HOST_SYS} \
 
 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}/.. \






More information about the Openembedded-commits mailing list