]> git.donarmstrong.com Git - wannabuild.git/blobdiff - etc/wanna-build.conf.local
fix last commit
[wannabuild.git] / etc / wanna-build.conf.local
index 4a9ab21c944fb87416c9bdddec506b27aacc61b5..7cea357c4b2418430ec81dac672f4df89dc02c21 100644 (file)
@@ -53,27 +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" => { },
-
-       "lenny-edu" => { noadw => 1 },
-       "etch-edu" => { noadw => 1 },
-);
-
 # don't remove this, Perl needs it:
 1;