summaryrefslogtreecommitdiff
path: root/templates/wine
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wine')
-rw-r--r--templates/wine2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wine b/templates/wine
index e6c8d2e..8ebc64c 100644
--- a/templates/wine
+++ b/templates/wine
@@ -4,7 +4,7 @@ PREFIX=${PREFIX:-$GAME}
# run wine and therefore the game
wine_run () {
# cd into dir
- local dir="$(exc winepath -u $GPATH)"
+ local dir="$(exc winepath -u $EXE)"
exc cd "${dir:h}"
# start game