[X2Go-Commits] [buildscripts] 01/01: also use X2Go extra packages when building openSUSE 32bit packages

git-admin at x2go.org git-admin at x2go.org
Tue Oct 14 19:47:59 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 024e1f63ef963061ec0fa9e26ea14266a19e0c69
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Oct 14 19:47:55 2014 +0200

    also use X2Go extra packages when building openSUSE 32bit packages
---
 bin/build-rpm-package |    1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index 036b373..c888a88 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -293,6 +293,7 @@ build_packages() {
 						OPENSUSE_DOWNLOAD_URL=$(echo "$OPENSUSE_DOWNLOAD_URL" | sed "s/#VERSION#/$l_CODENAME/")
 						if linux32 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/i386/" \
 						                    --clean \

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list