summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2012-09-11 00:17:13 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2012-09-11 00:17:13 +0200
commit2dfc64f9f3137cd7522b32a55e6cbcaa672492f6 (patch)
tree3888173b755beeeb2d45ca1f3bad5fb3409f8c74 /templates
parentb68e9b57a92c8463dc1f49c3e3fc575ae9ba63f5 (diff)
downloadplay-2dfc64f9f3137cd7522b32a55e6cbcaa672492f6.tar.gz
play-2dfc64f9f3137cd7522b32a55e6cbcaa672492f6.tar.bz2
play-2dfc64f9f3137cd7522b32a55e6cbcaa672492f6.zip
Move WINEDEBUG to play.sh
Diffstat (limited to 'templates')
-rw-r--r--templates/default1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/default b/templates/default
index 099ca1d..2f62395 100644
--- a/templates/default
+++ b/templates/default
@@ -12,7 +12,6 @@ default_cleanup () {
play_cleanup
}
-[[ $PLAY_DEBUG == 0 ]] && ENV[WINEDEBUG]="-all"
EENV[WINEPREFIX]='{ [[ -z $NO_WINEINSTS ]] && echo $HOME/.wineinsts/$PREFIX; } || echo $PREFIX'
EXPORT setupX prepare cleanup