diff --git a/tools/make_disc_trees.pl b/tools/make_disc_trees.pl index ac10ccfb..5e3be6e4 100755 --- a/tools/make_disc_trees.pl +++ b/tools/make_disc_trees.pl @@ -335,9 +335,9 @@ sub load_packages_cache { m/^Package: (\S+)/m and $p = $1; $pkginfo{$arch}{$p} = $_; } + close LIST; } $/ = $old_split; # Browse by line again - close LIST; } sub should_start_extra_nonfree {