[X2Go-Commits] [buildscripts] 01/01: Another fix. This time it was my fault.
git-admin at x2go.org
git-admin at x2go.org
Sun Jan 11 06:03:01 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository buildscripts.
commit 4abb67afaef3d52cb6be3d68a6979c1ca56c569c
Author: Mike DePaulo <mikedep333 at gmail.com>
Date: Sun Jan 11 00:03:04 2015 -0500
Another fix. This time it was my fault.
---
bin/nsis-builder.bat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/nsis-builder.bat b/bin/nsis-builder.bat
index ac4240e..5b78522 100755
--- a/bin/nsis-builder.bat
+++ b/bin/nsis-builder.bat
@@ -30,7 +30,7 @@ if "%1"=="mingw32-4.4" (
)
if "%1"=="mingw32-4.8" (
- call ..\copy-deps-win32.bat
+ call ..\copy-deps-win32.bat x2goclient
)
copy ..\release\x2goclient.exe x2goclient\
copy ..\release\x2gohelper.exe x2goclient\
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
More information about the x2go-commits
mailing list