This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 8fe451861abe64d4db6bf51fb7cf12b375f43474 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Nov 14 22:16:47 2017 +0100 home/.buildscripts/x2go.conf: fix up a few variables. --- home/.buildscripts/x2go.conf | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index c449ea6..c8e7d4e 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -34,15 +34,15 @@ PACKAGE_WITHOUT_OTHERMIRROR="x2go-keyring" LIB_PACKAGES_HEULER=" x2go-keyring ${COMPONENT_NIGHTLY} master\n\ nx-libs ${COMPONENT_NIGHTLY} master\n\ -python-x2go ${COMPONENT_NIGHTLY} master\ +python-x2go ${COMPONENT_NIGHTLY} master\n\ libpam-x2go ${COMPONENT_NIGHTLY} master\n\ -lightdm-remote-session-x2go ${COMPONENT_NIGHTLY} master\n\ +lightdm-remote-session-x2go ${COMPONENT_NIGHTLY} master\ " LIB_PACKAGES_MAIN=" x2go-keyring ${COMPONENT_MAIN} build-main\n\ nx-libs ${COMPONENT_MAIN} build-main\n\ -python-x2go ${COMPONENT_MAIN} build-main\ -libpam-x2go ${COMPONENT_MAIN} build-main\ +python-x2go ${COMPONENT_MAIN} build-main\n\ +libpam-x2go ${COMPONENT_MAIN} build-main\n\ lightdm-remote-session-x2go ${COMPONENT_MAIN} build-main\ " LIB_PACKAGES_BAIKAL="${LIB_PACKAGES_MAIN}" @@ -88,4 +88,3 @@ pyhoca-gui ${COMPONENT_MAIN} build-baikal\n\ pyhoca-cli ${COMPONENT_MAIN} build-baikal\n\ x2gothinclient ${COMPONENT_MAIN} build-baikal\ " - -- Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git