From 2dfc64f9f3137cd7522b32a55e6cbcaa672492f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 11 Sep 2012 00:17:13 +0200 Subject: Move WINEDEBUG to play.sh --- templates/default | 1 - 1 file changed, 1 deletion(-) (limited to 'templates') 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 -- cgit v1.2.3