This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch cvix/2.x in repository pyhoca-gui. commit 35459393a16d00b75536cd476d6903080b3b7b8a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 20 23:49:01 2014 +0100 CVix: debugging ExecWait statement --- CVix_nsis_template.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CVix_nsis_template.py b/CVix_nsis_template.py index 780fa22..62cb8b0 100644 --- a/CVix_nsis_template.py +++ b/CVix_nsis_template.py @@ -268,9 +268,8 @@ SectionEnd Section "$GSPRINT" File /r "${{distOutputDirectory}}\\ghostscript\\*.*" - File /r "${{distOutputDirectory}}\\ghostview\\*.*" - SetOutPath "$INSTDIR" ExecWait "ghostscript\\gs910w32.exe /S" + File /r "${{distOutputDirectory}}\\ghostview\\*.*" ExecWait "ghostview\\setup.exe \"$PROGRAMFILES\\Ghostgum\"" SectionEnd -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git