From aeb1c39f47052945037ad792038eaabe0f197843 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Tue, 1 Sep 2009 20:57:29 +0000 Subject: Patch #2848546: motomagx-mpkg-fix svn-id: r43898 --- dists/motomagx/mpkg/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dists') diff --git a/dists/motomagx/mpkg/run.sh b/dists/motomagx/mpkg/run.sh index d79031071d..bfbd6000d6 100755 --- a/dists/motomagx/mpkg/run.sh +++ b/dists/motomagx/mpkg/run.sh @@ -7,4 +7,4 @@ export HOME=/$DIR 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 -- cgit v1.2.3