diff options
author | Olivier Blin <blino@mageia.org> | 2010-11-25 11:49:41 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2010-11-25 11:49:41 +0000 |
commit | d2fcbe1bed337d63547b6e9f6f9c0b41fcafde75 (patch) | |
tree | 5b777f9d99066e91305c6789c8b814ab794cc779 /modules/buildsystem/templates | |
parent | 01a3654078b903f649f1fc29790577a45d4daf18 (diff) | |
download | puppet-d2fcbe1bed337d63547b6e9f6f9c0b41fcafde75.tar puppet-d2fcbe1bed337d63547b6e9f6f9c0b41fcafde75.tar.gz puppet-d2fcbe1bed337d63547b6e9f6f9c0b41fcafde75.tar.bz2 puppet-d2fcbe1bed337d63547b6e9f6f9c0b41fcafde75.tar.xz puppet-d2fcbe1bed337d63547b6e9f6f9c0b41fcafde75.zip |
http queue is on http://pkgsubmit.mageia.org/uploads/
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r-- | modules/buildsystem/templates/upload.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/upload.conf b/modules/buildsystem/templates/upload.conf index 48ec6f23..667b193f 100644 --- a/modules/buildsystem/templates/upload.conf +++ b/modules/buildsystem/templates/upload.conf @@ -53,4 +53,5 @@ my $homedir = "/home/iurt"; }, }, admin => 'mageia-sysadm@mageia.org', + http_queue => 'http://pkgsubmit.mageia.org/uploads/', } |