From 1a8007582b52ae9baf585c32a03260a83d610e26 Mon Sep 17 00:00:00 2001 From: Philipp Kern Date: Mon, 7 Feb 2011 15:39:48 +0000 Subject: [PATCH] etc/wanna-build.conf.local: %distributions is now pulled from the database --- etc/wanna-build.conf.local | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/etc/wanna-build.conf.local b/etc/wanna-build.conf.local index 7a06956..7cea357 100644 --- a/etc/wanna-build.conf.local +++ b/etc/wanna-build.conf.local @@ -53,29 +53,5 @@ $quinn_source_multi_section = 0; @admin_users = qw(wbadm); -%distributions = ( - "unstable" => { }, - "testing" => { }, - "testing-security" => { noadw => 1, hidden => 1 }, - "stable" => { }, - "stable-security" => { noadw => 1, hidden => 1 }, - "oldstable" => { }, - "oldstable-security" => { noadw => 1, hidden => 1 }, - "experimental" => { }, - - "unstable-non-free" => { noadw => 1 }, - - "lenny-volatile" => { noadw => 1 }, - "etch-volatile" => { noadw => 1 }, - - "lenny-backports" => { }, - "etch-backports" => { }, - "squeeze-backports" => { }, - - "squeeze-edu" => { noadw => 1 }, - "lenny-edu" => { noadw => 1 }, - "etch-edu" => { noadw => 1 }, -); - # don't remove this, Perl needs it: 1; -- 2.39.2