[X2Go-Commits] [buildscripts] 01/01: actually support opensuse
git-admin at x2go.org
git-admin at x2go.org
Sat Oct 11 11:27:04 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 7b2f720d09817ea673dd1dadc88673056faf950f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Oct 11 11:27:01 2014 +0200
actually support opensuse
---
bin/build-rpm-package | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index d7e1cc7..0247b92 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -25,7 +25,7 @@ GIT_HOSTNAME="git.mydomain.org"
RPMEMAIL="firstname.lastname at mydomain.org"
RPMFULLNAME="Firstname Lastname"
GPG_KEY=
-RPM_DISTS_SUPPORTED="fedora epel"
+RPM_DISTS_SUPPORTED="fedora epel opensuse"
FEDORA_DISTROS="18,19,20,rawhide"
EPEL_DISTROS="6,7"
RPM_REPOS_BASE=/var/www/
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
More information about the x2go-commits
mailing list