mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
Minor update for local support
This commit is contained in:
parent
9c78119a6c
commit
55fb140b7c
@ -46,7 +46,7 @@ sub Packages_dir {
|
||||
$dist = "contrib";
|
||||
} elsif ($file =~ /\/non-free\//) {
|
||||
$dist = "non-free";
|
||||
} elsif ($file =~ /\/local\//) {
|
||||
} else {
|
||||
$dist = "local";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user