X-Git-Url: https://git.deb.at/?a=blobdiff_plain;ds=inline;f=bin%2Fcreate_index_pages;h=30962ea8653bef1dc4ab969ca8c77ad5b14bc5c9;hb=11fd4b5f87f668eeb33922c6f64823e40828d137;hp=2c62033ddce7a22d6a3155b906ad7b99ce214904;hpb=e134eab890484021deb906064246a9c17fcfc8a6;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;