summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-11-30 01:40:10 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-11-30 01:40:10 +0100
commit3523e5db95a3a45e2143026ce47492b3108316f4 (patch)
tree141f24152c9dc2f7da242f1e66c77dcc567bb218 /home
parent232fbdd6f8bc62ad3a33c2909ec246548cf0e796 (diff)
downloadbuildscripts-3523e5db95a3a45e2143026ce47492b3108316f4.tar.gz
buildscripts-3523e5db95a3a45e2143026ce47492b3108316f4.tar.bz2
buildscripts-3523e5db95a3a45e2143026ce47492b3108316f4.zip
fix distro codenames
Diffstat (limited to 'home')
-rw-r--r--home/.buildscripts/x2go.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index 6a47aca..3387c25 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -16,8 +16,8 @@ RPMFULLNAME="X2go Git Administrator"
GPG_KEY="F4A7678C9C6B0B2B"
DISTS_SUPPORTED="fedora epel"
RPM_BUILDS_FOR="\
-fedora: fe18 fe19 fe20 rawhide\n\
-epel: sl6\n"
+fedora: 18 19 20 rawhide\n\
+epel: 5 6\n"
RPM_REPOS_BASE=/srv/sites/x2go.org/packages/
COMPONENT_MAIN="main"