[Scummvm-cvs-logs] SF.net SVN: scummvm:[43898] scummvm/trunk/dists/motomagx/mpkg/run.sh
dhewg at users.sourceforge.net
dhewg at users.sourceforge.net
Tue Sep 1 22:57:29 CEST 2009
Revision: 43898
http://scummvm.svn.sourceforge.net/scummvm/?rev=43898&view=rev
Author: dhewg
Date: 2009-09-01 20:57:29 +0000 (Tue, 01 Sep 2009)
Log Message:
-----------
Patch #2848546: motomagx-mpkg-fix
Modified Paths:
--------------
scummvm/trunk/dists/motomagx/mpkg/run.sh
Modified: scummvm/trunk/dists/motomagx/mpkg/run.sh
===================================================================
--- scummvm/trunk/dists/motomagx/mpkg/run.sh 2009-09-01 20:47:49 UTC (rev 43897)
+++ scummvm/trunk/dists/motomagx/mpkg/run.sh 2009-09-01 20:57:29 UTC (rev 43898)
@@ -7,4 +7,4 @@
cd $DIR
rm /mmc/mmca1/.system/mySDL.cfg
cp $DIR/mySDL.cfg /mmc/mmca1/.system/mySDL.cfg
-./scummvm --path=$DIR --gfx-mode=1x > $DIR/scummvm.log
+exec $DIR/scummvm --path=$DIR --gfx-mode=1x > $DIR/scummvm.log
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list