From 5162f2f05057f6c4aabb8aeafba8b3f68e1844f3 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 18 Aug 2011 11:15:40 +0000 Subject: add binrepo config in mgarepo.conf --- modules/buildsystem/templates/mgarepo.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/templates/mgarepo.conf b/modules/buildsystem/templates/mgarepo.conf index 23321a61..d4be2b86 100644 --- a/modules/buildsystem/templates/mgarepo.conf +++ b/modules/buildsystem/templates/mgarepo.conf @@ -71,6 +71,12 @@ create-srpm = /usr/share/repsys/create-srpm upload-srpm = /usr/local/bin/mga-youri-submit # needed by mdvsys 2.0 install-buildrequires = sudo rurpmi --auto --no-suggests +upload-bin = /usr/local/bin/wrapper.upload-bin [srpm] run-prep = yes + +[binrepo] +download_url = http://binrepo.mageia.org/ +upload_host = binrepo.mageia.org + -- cgit v1.2.1