The branch, master has been updated via 7b1ad9af8f929e746a5a3822c21fc2ff746bfa5c (commit) from 36e782e3c939f78e1e61ca50c1c3602d1995f701 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7b1ad9af8f929e746a5a3822c21fc2ff746bfa5c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jun 28 23:06:14 2011 +0200 use master and build-main branch for building x2gothinclient ----------------------------------------------------------------------- Summary of changes: bin/x2go-build-all-packages | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/bin/x2go-build-all-packages b/bin/x2go-build-all-packages index c03b05e..5dda60f 100755 --- a/bin/x2go-build-all-packages +++ b/bin/x2go-build-all-packages @@ -44,7 +44,7 @@ x2goplasmabindings heuler master\n x2gotrinitybindings heuler master\n pyhoca-gui heuler master\n pyhoca-cli heuler master\n -x2gothinclient heuler tmpfs +x2gothinclient heuler master " APP_PACKAGES_MAIN=" x2goserver main build-main\n @@ -58,7 +58,7 @@ x2goplasmabindings main master\n x2gotrinitybindings main master\n pyhoca-gui main build-main\n pyhoca-cli main build-main\n -x2gothinclient main tmpfs +x2gothinclient main build-main " COMPONENT=${1:-""} hooks/post-receive -- buildscripts.git (buildscripts upstream project) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "buildscripts.git" (buildscripts upstream project).