summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2008-08-27 17:20:08 +0000
committerTristan Heaven <nyhm@gentoo.org>2008-08-27 17:20:08 +0000
commit2621c451d638914971d25ce6b69618c446c43eb7 (patch)
treeeae1ae95fa2f9e48a6da2ed5c7b77efa8d9f8634
parentstable ppc, bug 209540 (diff)
downloadgentoo-2-2621c451d638914971d25ce6b69618c446c43eb7.tar.gz
gentoo-2-2621c451d638914971d25ce6b69618c446c43eb7.tar.bz2
gentoo-2-2621c451d638914971d25ce6b69618c446c43eb7.zip
pass args
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
-rw-r--r--games-rpg/vendetta-online-bin/files/vendetta2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/vendetta-online-bin/files/vendetta b/games-rpg/vendetta-online-bin/files/vendetta
index 00299f5ba8e5..113f5d0925b1 100644
--- a/games-rpg/vendetta-online-bin/files/vendetta
+++ b/games-rpg/vendetta-online-bin/files/vendetta
@@ -4,4 +4,4 @@ if [ ! -e ~/.vendetta ] ; then
cp -vR "DATADIR"/install ~/.vendetta
fi
-exec "DATADIR"/vendetta
+exec "DATADIR"/vendetta "$@"