X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Finit_db.py;h=89c4ed2cdb31919ea1a277bfe9a947211562816e;hb=65240a73085481f958b68645a4a61f848c1b8e91;hp=58e46ad77badcdf330a151c096ad1d5f8e0f8c86;hpb=41f8dfa67162e2c6d5e213cd5f8398eb4063dee7;p=dak.git diff --git a/dak/init_db.py b/dak/init_db.py index 58e46ad7..89c4ed2c 100755 --- a/dak/init_db.py +++ b/dak/init_db.py @@ -180,7 +180,6 @@ def do_section(): prefix = "" else: prefix = "" - component = component.replace("non-US/", "") if component != "main": suffix = '/' + component else: