X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=bin%2Fcreate_index_pages;h=30962ea8653bef1dc4ab969ca8c77ad5b14bc5c9;hb=650e3b989de974b2a097fdb433beb1a6de2d115c;hp=2c62033ddce7a22d6a3155b906ad7b99ce214904;hpb=bedf14e393ba83316aca3e442c14f24914a6cd84;p=deb%2Fpackages.git diff --git a/bin/create_index_pages b/bin/create_index_pages index 2c62033..30962ea 100755 --- a/bin/create_index_pages +++ b/bin/create_index_pages @@ -44,8 +44,6 @@ tie my %src2bin, 'DB_File', "$DBDIR/sources_packages.db", my $sections = retrieve "$DBDIR/sections.info"; my $subsections = retrieve "$DBDIR/subsections.info"; -# work around problems with non-US security updates -$subsections->{oldstable}{us}{'non-US'}++; my $priorities = retrieve "$DBDIR/priorities.info"; #use Data::Dumper;