This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository buildscripts. from d8cea8f bin/build-rpm-package: ignore errors when removing temporary mock config files in cleanup(). new 0cd3993 home/.buildscripts/x2go.conf: remove unused variable RPM_EXTRA_REPO_MOCK_CONFIG_FULL_NAME. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: home/.buildscripts/x2go.conf | 1 - 1 file changed, 1 deletion(-) -- Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 0cd39935acbf8d9a910ece88300c644b3b98e1d8 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Apr 1 10:19:31 2015 +0200 home/.buildscripts/x2go.conf: remove unused variable RPM_EXTRA_REPO_MOCK_CONFIG_FULL_NAME. --- home/.buildscripts/x2go.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index 4a44c1c..f4fafeb 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -19,7 +19,6 @@ RPM_REPOS_BASE=/srv/sites/x2go.org/packages/ RPM_WANT_EXTRA_REPOS="1" RPM_MOCK_CONFIG_DIR="/etc/mock/" RPM_EXTRA_REPO_MOCK_CONFIG_BASE="x2go" -RPM_EXTRA_REPO_MOCK_CONFIG_FULL_NAME="full" COMPONENT_MAIN="main" COMPONENT_NIGHTLY="heuler" -- Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git