WIP: Support file:/ mirrors #25
1 changed files with 0 additions and 3 deletions
|
@ -2150,9 +2150,6 @@ sub run_download() {
|
|||
}
|
||||
}
|
||||
|
||||
# Unpack order matters for e.g. timestamps on directories
|
||||
@essential_pkgs = sort @essential_pkgs;
|
||||
|
||||
return (\@essential_pkgs, \@cached_debs);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue