summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-11-29 20:53:09 +0000
committerMike Frysinger <vapier@gentoo.org>2003-11-29 20:53:09 +0000
commit7f6a2bcab1ae11b12607857cc40fd1eb8be55209 (patch)
treea7ec4126e8b0f391531505eb8a4845bdda28a6cb /games-action/armagetron
parentver bump #34386 (diff)
downloadgentoo-2-7f6a2bcab1ae11b12607857cc40fd1eb8be55209.tar.gz
gentoo-2-7f6a2bcab1ae11b12607857cc40fd1eb8be55209.tar.bz2
gentoo-2-7f6a2bcab1ae11b12607857cc40fd1eb8be55209.zip
exec
Diffstat (limited to 'games-action/armagetron')
-rw-r--r--games-action/armagetron/files/armagetron-0.2.4-r1.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/armagetron/files/armagetron-0.2.4-r1.sh b/games-action/armagetron/files/armagetron-0.2.4-r1.sh
index a774ee515d37..fe2d1838005e 100644
--- a/games-action/armagetron/files/armagetron-0.2.4-r1.sh
+++ b/games-action/armagetron/files/armagetron-0.2.4-r1.sh
@@ -6,4 +6,4 @@ if [ ! -e ~/.armagetron ]; then
ln -s DATADIR/{arenas,models,moviesounds,textures,language,moviepack,sound} ~/.armagetron/
fi
cd ~/.armagetron
-BINDIR/armagetron "$@"
+exec BINDIR/armagetron "$@"