[X2Go-Commits] [pyhoca-gui] 56/71: CVix: fix wrong folder name

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 39c8bbeee61f17179016ba87737caae256141bfa
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 20 23:10:55 2014 +0100

    CVix: fix wrong folder name
---
 CVix_nsis_template.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CVix_nsis_template.py b/CVix_nsis_template.py
index b6ae37a..d44bc6f 100644
--- a/CVix_nsis_template.py
+++ b/CVix_nsis_template.py
@@ -268,7 +268,7 @@ SectionEnd
 Section "$GSPRINT"
 
   File "${{distOutputDirectory}}\\ghostscript\\gs910w32.exe"
-  File /r "${{distOutputDirectory}}\\gsview\\*.*"
+  File /r "${{distOutputDirectory}}\\ghostview\\*.*"
   ExecWait "ghostscript\\gs910w32.exe /S"
   File "gsview\\setup.exe"
   ExecWait "gsview\\setup.exe"

--
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