[X2go-Commits] buildscripts.git - master (branch) updated: 6173a37e64502a3da443cc33de91fb14358bd035

X2go dev team git-admin at x2go.org
Wed Feb 22 16:00:21 CET 2012


The branch, master has been updated
       via  6173a37e64502a3da443cc33de91fb14358bd035 (commit)
      from  b085e56b5b5519a18f5b0f0f2e7ca607d149f598 (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 6173a37e64502a3da443cc33de91fb14358bd035
Author: X2Go Admin Account <x2go-admin at Debian-60-squeeze-64-minimal.(none)>
Date:   Wed Feb 22 15:59:59 2012 +0100

    fix buildscripts's X2Go config x2go.conf

-----------------------------------------------------------------------

Summary of changes:
 bin/build-all-packages       |    4 ++++
 home/.buildscripts/x2go.conf |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

The diff of changes is:
diff --git a/bin/build-all-packages b/bin/build-all-packages
index b493490..4ba2bb2 100755
--- a/bin/build-all-packages
+++ b/bin/build-all-packages
@@ -57,3 +57,7 @@ COMPONENT=${1:-""}
 	fi
     done
 }
+
+echo "Component: $COMPONENT"
+echo "Main: $COMPONENT_MAIN"
+echo "Nightly: $COMPONENT_NIGHTLY"
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index e170ff4..c62cb67 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -39,7 +39,7 @@ pyhoca-gui $COMPONENT_NIGHTLY master\n\
 pyhoca-cli $COMPONENT_NIGHTLY master\n\
 x2gothinclient $COMPONENT_NIGHTLY master\
 "
-APP_PACKAGES_NIGHTLY="
+APP_PACKAGES_MAIN="
 x2goserver $COMPONENT_MAIN build-main\n\
 x2goagent $COMPONENT_MAIN build-main\n\
 x2goclient $COMPONENT_MAIN build-main\n\


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




More information about the x2go-commits mailing list