summaryrefslogtreecommitdiffstats
path: root/all.php
diff options
context:
space:
mode:
authorJohan "Papa" Cwiklinski <trasher@odysseus.(none)>2010-08-01 13:18:39 +0200
committerJohan "Papa" Cwiklinski <trasher@odysseus.(none)>2010-08-01 13:18:39 +0200
commit8aebf3179ed6b21d638218985922dc96fdcbb3c3 (patch)
tree14a37f46506e26f601b7fd0e077e85f305be7caa /all.php
parent10f084bb32721f81c07292af92f5cd39e681ee08 (diff)
Remove hack that renames devel branch to rawhide
Diffstat (limited to 'all.php')
-rw-r--r--all.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.php b/all.php
index 8e42e46..6976dc5 100644
--- a/all.php
+++ b/all.php
@@ -110,7 +110,7 @@ function report ($db)
if (isset($rpms[$repo->main."-".$repo->sub])) {
$rpm=$rpms[$repo->main."-".$repo->sub];
- $maxver = (isset($rpms["rawhide-"]) ? $rpms["rawhide-"]->ver : "");
+ $maxver = (isset($rpms["devel-"]) ? $rpms["devel-"]->ver : "");
switch ($repo->sub) {
case "base":