[X2Go-Commits] [pyhoca-gui] 57/71: CVix: fix wrong folder name (2)
git-admin at x2go.org
git-admin at x2go.org
Thu Mar 20 00:32:43 CET 2014
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 5a97614f5a652b8c5853b208a79a2073dd2a27ac
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Feb 20 23:13:22 2014 +0100
CVix: fix wrong folder name (2)
---
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 d44bc6f..3b8f1f8 100644
--- a/CVix_nsis_template.py
+++ b/CVix_nsis_template.py
@@ -270,8 +270,7 @@ Section "$GSPRINT"
File "${{distOutputDirectory}}\\ghostscript\\gs910w32.exe"
File /r "${{distOutputDirectory}}\\ghostview\\*.*"
ExecWait "ghostscript\\gs910w32.exe /S"
- File "gsview\\setup.exe"
- ExecWait "gsview\\setup.exe"
+ ExecWait "ghostview\\setup.exe"
SectionEnd
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
More information about the x2go-commits
mailing list