This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 7408d8320ff94adeb51294ba1ca593ed2592140e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 14 19:07:03 2014 +0200 build against packages in the X2GO extras repo --- bin/build-rpm-package | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/build-rpm-package b/bin/build-rpm-package index cd84210..036b373 100755 --- a/bin/build-rpm-package +++ b/bin/build-rpm-package @@ -256,6 +256,7 @@ build_packages() { done if sudo obs-build \ --nosignature \ + --repo "http://packages.x2go.org/opensuse/$l_CODENAME/extras" \ --repo "$OPENSUSE_DOWNLOAD_URL" \ --root "/var/cache/obs-build/$l_DIST/$l_CODENAME/x86_64/" \ --clean \ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git