From 3523e5db95a3a45e2143026ce47492b3108316f4 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 30 Nov 2013 01:40:10 +0100 Subject: fix distro codenames --- home/.buildscripts/x2go.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home') 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" -- cgit v1.2.3