[X2Go-Commits] [vcxsrv] 16/24: Fix for last commit

git-admin at x2go.org git-admin at x2go.org
Mon Mar 9 05:11:31 CET 2015


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

x2go pushed a commit to annotated tag 1.15.2.2-xp+vc2013+x2go1
in repository vcxsrv.

commit c70e12e95b569baa2274eacfbac43dd2df40c2ae
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Tue Sep 2 23:28:16 2014 -0400

    Fix for last commit
---
 xorg-server/installer/vcxsrv-64-debug.nsi |    2 +-
 xorg-server/installer/vcxsrv-64.nsi       |    2 +-
 xorg-server/installer/vcxsrv-debug.nsi    |    2 +-
 xorg-server/installer/vcxsrv.nsi          |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/xorg-server/installer/vcxsrv-64-debug.nsi b/xorg-server/installer/vcxsrv-64-debug.nsi
index ec0807b..355be58 100644
--- a/xorg-server/installer/vcxsrv-64-debug.nsi
+++ b/xorg-server/installer/vcxsrv-64-debug.nsi
@@ -21,7 +21,7 @@
 Name "VcXsrv - XP Compatible"
 
 ; The file to write
-OutFile "vcxsrv-64-debug.1.15.2.0-xp+vc2013+x2gochanges1.installer.exe"
+OutFile "vcxsrv-64-debug.1.15.2.0-xp+vc2013+x2go1.installer.exe"
 
 ; The default installation directory
 InstallDir $PROGRAMFILES64\VcXsrv
diff --git a/xorg-server/installer/vcxsrv-64.nsi b/xorg-server/installer/vcxsrv-64.nsi
index fe33c92..5440a56 100644
--- a/xorg-server/installer/vcxsrv-64.nsi
+++ b/xorg-server/installer/vcxsrv-64.nsi
@@ -21,7 +21,7 @@
 Name "VcXsrv - XP Compatible"
 
 ; The file to write
-OutFile "vcxsrv-64.1.15.2.0-xp+vc2013+x2gochanges1.installer.exe"
+OutFile "vcxsrv-64.1.15.2.0-xp+vc2013+x2go1.installer.exe"
 
 ; The default installation directory
 InstallDir $programfiles64\VcXsrv
diff --git a/xorg-server/installer/vcxsrv-debug.nsi b/xorg-server/installer/vcxsrv-debug.nsi
index 2ee711a..ffc83ea 100644
--- a/xorg-server/installer/vcxsrv-debug.nsi
+++ b/xorg-server/installer/vcxsrv-debug.nsi
@@ -21,7 +21,7 @@
 Name "VcXsrv - XP Compatible"
 
 ; The file to write
-OutFile "vcxsrv-debug.1.15.2.0-xp+vc2013+x2gochanges1.installer.exe"
+OutFile "vcxsrv-debug.1.15.2.0-xp+vc2013+x2go1.installer.exe"
 
 ; The default installation directory
 InstallDir $PROGRAMFILES32\VcXsrv
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index d83d11c..e3b3f45 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -21,7 +21,7 @@
 Name "VcXsrv - XP Compatible"
 
 ; The file to write
-OutFile "vcxsrv.1.15.2.0-xp+vc2013+x2gochanges1.installer.exe"
+OutFile "vcxsrv.1.15.2.0-xp+vc2013+x2go1.installer.exe"
 
 ; The default installation directory
 InstallDir $PROGRAMFILES32\VcXsrv

--
Alioth's /srv/git/code.x2go.org/vcxsrv.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/vcxsrv.git


More information about the x2go-commits mailing list