summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg/egoboo/files/egoboo-2.22.sh')
-rw-r--r--games-rpg/egoboo/files/egoboo-2.22.sh8
1 files changed, 6 insertions, 2 deletions
diff --git a/games-rpg/egoboo/files/egoboo-2.22.sh b/games-rpg/egoboo/files/egoboo-2.22.sh
index feea548d0885..48206b65a26b 100644
--- a/games-rpg/egoboo/files/egoboo-2.22.sh
+++ b/games-rpg/egoboo/files/egoboo-2.22.sh
@@ -1,3 +1,7 @@
#!/bin/sh
-cd /usr/share/egoboo
-/usr/share/egoboo/egoboo
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/egoboo/files/egoboo-2.22.sh,v 1.2 2004/01/08 11:13:13 mr_bones_ Exp $
+
+cd GENTOODIR/egoboo
+exec ./egoboo $@