[X2Go-Commits] [vcxsrv] 06/24: Specify that buildall.sh should be called, not buildall.bat.

git-admin at x2go.org git-admin at x2go.org
Mon Mar 9 05:11:25 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 0ccf45ed70c1d8c07ad9d5b4ba47aed51167e9a6
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Mon Sep 1 15:33:22 2014 -0400

    Specify that buildall.sh should be called, not buildall.bat.
---
 building.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/building.txt b/building.txt
index 6599f94..2cd5cd0 100644
--- a/building.txt
+++ b/building.txt
@@ -16,7 +16,7 @@ Prerequisites:
 
 Open up cygwin's bash shell and cd to the top directory
 Run the command `source setvcenv.sh`
-Run the command (FIXME: `buildall.bat` or `buildall.sh`). This will build everything including the installer.
+Run the command `./buildall.sh`. This will build everything including the installer.
 The 64-bit version will not be built and the 64-bit installer will fail. This is a limitation this XP compatible branch. Patches are welcome.
 
 To clean the project tree (uses git) go to the top directory at a cygwin bash shell

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