[X2Go-Commits] [buildscripts] 01/01: build with --nosignature for now

git-admin at x2go.org git-admin at x2go.org
Sat Oct 11 16:04:10 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 872ef4bdaedbf2da9c1a85205d616b8e6729a9ec
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Oct 11 16:04:05 2014 +0200

    build with --nosignature for now
---
 bin/build-rpm-package |    1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index f427d78..6b21126 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -232,6 +232,7 @@ build_packages() {
 					if [ "x$l_DIST" = "xopensuse" ]; then
 						OPENSUSE_DOWNLOAD_URL=$(echo "$OPENSUSE_DOWNLOAD_URL" | sed "s/#VERSION#/$l_CODENAME/")
 						if sudo obs-build \
+						             --nosignature \
 						             --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


More information about the x2go-commits mailing list