summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/.buildscripts/x2go.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index 60e216a..757736d 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -16,6 +16,9 @@ GPG_KEY="F4A7678C9C6B0B2B"
RPM_DISTS_SUPPORTED="fedora epel opensuse sle"
RPM_BUILD_FOR=${RPM_BUILD_FOR:-"fedora:18,19,20,21,rawhide epel:6 opensuse:12.2,12.3,13.1,13.2 sle:11.2,11.3,12.0"}
RPM_REPOS_BASE=/srv/sites/x2go.org/packages/
+RPM_MOCK_CONFIG_DIR="${HOME}/mock-config"
+RPM_EXTRA_REPO_MOCK_CONFIG_BASE_NAME="x2go"
+RPM_EXTRA_REPO_MOCK_CONFIG_FULL_NAME="full"
COMPONENT_MAIN="main"
COMPONENT_NIGHTLY="heuler"