From c1f0d58bbbd8e7233f3190a5d2119581bc3c8742 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 30 Nov 2013 20:41:33 +0100 Subject: don't write the RPM_BUILDS_FOR config to file anymore, handle as variable in memory --- home/.buildscripts/x2go.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'home/.buildscripts/x2go.conf') diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index 7af9d26..eda1867 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -15,9 +15,7 @@ RPMEMAIL=git-admin@x2go.org RPMFULLNAME="X2go Git Administrator" GPG_KEY="F4A7678C9C6B0B2B" DISTS_SUPPORTED="fedora epel" -RPM_BUILDS_FOR="\ -fedora: 18 19 20 rawhide\n\ -epel: 6\n" +RPM_BUILDS_FOR="fedora:18,19,20,rawhide epel:6" RPM_REPOS_BASE=/srv/sites/x2go.org/packages/ COMPONENT_MAIN="main" -- cgit v1.2.3