This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 78ee006425a7fbed0a61a3cf26cf3dc0a9de4c1c Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Apr 6 08:25:13 2017 +0200 home/.buildscripts/x2go.conf: add OS X-specific variables. --- home/.buildscripts/x2go.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index 5a3dcf1..6fd2abb 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -22,6 +22,9 @@ RPM_WANT_EXTRA_REPOS="1" RPM_MOCK_CONFIG_DIR="/etc/mock/" RPM_EXTRA_REPO_MOCK_CONFIG_BASE="x2go" +OSX_DISTROS="10.10 10.12" +OSX_REPOS_BASE="/srv/sites/x2go.org/code/releases/binary-macosx/" + COMPONENT_MAIN="main" COMPONENT_NIGHTLY="heuler" COMPONENT_RELEASES="testmain baikal" -- Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git