aboutsummaryrefslogtreecommitdiffstats
path: root/fidd.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-07-10 18:53:08 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2014-07-10 18:53:08 +0200
commit7c5877e2293a4526ee7a05727db38bdb447a78cb (patch)
treedb4621701b5f8f03cb872589dfa97d54ee955368 /fidd.php
parent9a48117e8c00a92152bb5188ff6ef4ed37f5d8da (diff)
downloadfidd-7c5877e2293a4526ee7a05727db38bdb447a78cb.tar
fidd-7c5877e2293a4526ee7a05727db38bdb447a78cb.tar.gz
fidd-7c5877e2293a4526ee7a05727db38bdb447a78cb.tar.bz2
fidd-7c5877e2293a4526ee7a05727db38bdb447a78cb.tar.xz
fidd-7c5877e2293a4526ee7a05727db38bdb447a78cb.zip
Fix wrong path for cauldron torrents
bug introduced by myself with commit 9a48117e8c00a92152bb5188ff6ef4ed37f5d8da
Diffstat (limited to 'fidd.php')
-rw-r--r--fidd.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/fidd.php b/fidd.php
index 2a1a47e..a702f87 100644
--- a/fidd.php
+++ b/fidd.php
@@ -13,8 +13,8 @@
// params
-$prefix = 'Mageia-4';
-$bcd_path = 'mageia4-v2';
+$prefix = 'mageia5-alpha1';
+$bcd_path = 'mageia5-alpha1';
$bcd_url = 'rsync://isoqa@bcd.mageia.org/isos/%s/';
// don't touch below