[X2Go-Commits] [pyhoca-gui] 02/02: Update nxproxy from 3.5.0.27 to 3.5.0.27_cygwin-2014-10-18

git-admin at x2go.org git-admin at x2go.org
Tue Oct 21 00:22:30 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-gui.

commit e7b5e0caaa914e24d0ca9335f1129ecc41fcd815
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Mon Oct 20 18:18:03 2014 -0400

    Update nxproxy from 3.5.0.27 to 3.5.0.27_cygwin-2014-10-18
---
 setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 8f33c32..dcb4035 100755
--- a/setup.py
+++ b/setup.py
@@ -265,7 +265,7 @@ def fancy_split(str, sep=","):
 if platform.system() == 'Windows':
 
     dll_data_files = [("Microsoft.VC90.CRT", glob(r'..\\pyhoca-contrib\\mswin\\ms-vc-runtime\\*.*'))]
-    nxproxy_files = [("nxproxy", glob(r'..\\pyhoca-contrib\\mswin\\nxproxy-mswin\\nxproxy-3.5.0.27\\*.*'))]
+    nxproxy_files = [("nxproxy", glob(r'..\\pyhoca-contrib\\mswin\\nxproxy-mswin\\nxproxy-3.5.0.27_cygwin-2014-10-18\\*.*'))]
     pulseaudio_files = [("pulseaudio", glob(r'..\\pyhoca-contrib\\mswin\\pulseaudio-mswin\\pulseaudio-5.0-rev18\\*.*'))]
     xserver_files = datafilelist('vcxsrv', r'..\\pyhoca-contrib\\mswin\\vcxsrv-mswin\\VcXsrv-1.15.2.1-xp+vc2013+x2go1')
 

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