From 872ef4bdaedbf2da9c1a85205d616b8e6729a9ec Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 11 Oct 2014 16:04:05 +0200 Subject: build with --nosignature for now --- bin/build-rpm-package | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') 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 \ -- cgit v1.2.3