[X2Go-Commits] [buildscripts] 01/01: bin/build-rpm-package: force i585 architecture for OpenSuSE and SLE{S, D}.
git-admin at x2go.org
git-admin at x2go.org
Tue Mar 22 05:10:52 CET 2016
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository buildscripts.
commit c81797a21f3a7e4e1a7ddafbc7772af0f17ffbf6
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Mar 22 05:08:17 2016 +0100
bin/build-rpm-package: force i585 architecture for OpenSuSE and SLE{S,D}.
---
bin/build-rpm-package | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index a2a5288..297bb93 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -775,6 +775,7 @@ build_packages() {
${OTHERMIRROR} \
--repo "${DOWNLOAD_URL}" \
--root "/var/cache/obs-build/${l_DIST}/${l_CODENAME}/i386/" \
+ --arch "i585"
--clean \
"${PKGDIST}/${l_DIST}/${l_CODENAME}/${l_ARCH}/rpmbuild/SOURCES/${PROJECT}.spec"; then
mkdir -p -- "${PKGDIST}/${l_DIST}/${l_CODENAME}/i386/"
--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
More information about the x2go-commits
mailing list