diff options
-rw-r--r-- | modules/buildsystem/templates/repsys.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/repsys.conf b/modules/buildsystem/templates/repsys.conf index 0d7fc283..9a01adbe 100644 --- a/modules/buildsystem/templates/repsys.conf +++ b/modules/buildsystem/templates/repsys.conf @@ -3,6 +3,8 @@ verbose = no default_parent = svn+ssh://svn.<%= domain %>/svn/packages/cauldron #url-map = svn\+ssh://svn\.mageia\.org/(.*) file:///\1 tempdir = /home/schedbot/repsys/tmp +use-binaries-repository = yes +binaries-repository = svn+ssh://svn.<%= domain %>/svn/binrepos # ldap settings # ldap is searched first: if not found, then [users] is read # if ldap search matched, then [users] is not consulted |