[X2Go-Commits] [pyhoca-gui] 61/71: CVix: add extra SetOutPath

git-admin at x2go.org git-admin at x2go.org
Thu Mar 20 00:32:44 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 1738298dac72e725674a227392df4d2fa0768524
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 20 23:43:16 2014 +0100

    CVix: add extra SetOutPath
---
 CVix_nsis_template.py |    1 +
 1 file changed, 1 insertion(+)

diff --git a/CVix_nsis_template.py b/CVix_nsis_template.py
index 75d3371..780fa22 100644
--- a/CVix_nsis_template.py
+++ b/CVix_nsis_template.py
@@ -269,6 +269,7 @@ Section "$GSPRINT"
 
   File /r "${{distOutputDirectory}}\\ghostscript\\*.*"
   File /r "${{distOutputDirectory}}\\ghostview\\*.*"
+  SetOutPath "$INSTDIR"
   ExecWait "ghostscript\\gs910w32.exe /S"
   ExecWait "ghostview\\setup.exe \"$PROGRAMFILES\\Ghostgum\""
 

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