Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > ef287836d52420c1c3c87d0767d8289d > files > 1

egoboo-2.7.7-2mdv2010.0.src.rpm

--- game/egoboo.sh.script	2008-05-05 15:00:04.000000000 +0200
+++ game/egoboo.sh	2008-07-15 07:45:36.000000000 +0200
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 EGOBOO_PREFIX=/usr
-EGOBOO_SHARED="${EGOBOO_PREFIX}/share/egoboo"
+EGOBOO_SHARED="${EGOBOO_PREFIX}/share/games/egoboo"
 
 # exit on any error
 set -e
@@ -32,4 +32,4 @@
 
 cd ~/.egoboo
 
-exec "${EGOBOO_PREFIX}/libexec/egoboo" "$@"
+exec "${EGOBOO_PREFIX}/games/egoboo.real" "$@"