aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/templates/repsys.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/repsys.conf b/modules/buildsystem/templates/repsys.conf
index 8aa4c3fe..4adfb56b 100644
--- a/modules/buildsystem/templates/repsys.conf
+++ b/modules/buildsystem/templates/repsys.conf
@@ -4,7 +4,7 @@ default_parent = svn+ssh://svn.<%= domain %>/svn/packages/cauldron
#url-map = svn\+ssh://svn\.mageia\.org/(.*) file:///\1
tempdir = <%= sched_home_dir %>/repsys/tmp
use-binaries-repository = yes
-binaries-repository = svn+ssh://svn.<%= domain %>/svn/binrepos
+binaries-repository = svn://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