summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-12-02 21:28:08 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-12-02 21:28:08 +0100
commit3a3f4f4e85bffe2fcfdbc96fa05944d0c0ce6e54 (patch)
treed3589cf49dc493a39bd03418e734171b84e0f163 /home
parent6a4aa30b78fd8bbe7f65e237e351ac413fd7ff4a (diff)
downloadbuildscripts-3a3f4f4e85bffe2fcfdbc96fa05944d0c0ce6e54.tar.gz
buildscripts-3a3f4f4e85bffe2fcfdbc96fa05944d0c0ce6e54.tar.bz2
buildscripts-3a3f4f4e85bffe2fcfdbc96fa05944d0c0ce6e54.zip
enable SLES build support
Diffstat (limited to 'home')
-rw-r--r--home/.buildscripts/x2go.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index e99c203..4823456 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -14,7 +14,7 @@ RPMEMAIL=git-admin@x2go.org
RPMFULLNAME="X2Go Git Administrator"
GPG_KEY="F4A7678C9C6B0B2B"
RPM_DISTS_SUPPORTED="fedora epel opensuse sles"
-RPM_BUILD_FOR=${RPM_BUILD_FOR:-"fedora:18,19,20,21,rawhide epel:6 sles:11 opensuse:12.2,12.3,13.1,13.2"}
+RPM_BUILD_FOR=${RPM_BUILD_FOR:-"fedora:18,19,20,21,rawhide epel:6 sles:11 opensuse:12.2,12.3,13.1,13.2 sles:11.2,11.3,12.0"}
RPM_REPOS_BASE=/srv/sites/x2go.org/packages/
COMPONENT_MAIN="main"