This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 1c6ede3a6a1c2333fe5f77df49e0bbd4cbf504ef Author: Mike DePaulo <mikedep333@gmail.com> Date: Thu Jul 10 08:59:02 2014 -0400 Revert "Revert accidental config_win.bat code in 5bb4a33" --- config_win.bat | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config_win.bat b/config_win.bat index 695b3e2..8bd1f36 100755 --- a/config_win.bat +++ b/config_win.bat @@ -2,4 +2,7 @@ mingw32-make distclean lrelease x2goclient.pro set X2GO_CLIENT_TARGET= qmake - +cd x2gohelper +mingw32-make distclean +qmake +cd .. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git