More relaxed blacklist for importing packages
This commit is contained in:
parent
7d3f19376e
commit
7ff36f1c5c
1 changed files with 0 additions and 4 deletions
|
|
@ -23,15 +23,11 @@ BLACKLIST_NAME_PATTERN=[
|
|||
# /?...$ is used because Ubuntu adds their own section - e.g. multiverse/debug
|
||||
BLACKLIST_SECTION_PATTERN = [
|
||||
/^debian-installer$/,
|
||||
/\/?text$/,
|
||||
/\/?translations$/,
|
||||
/\/?debug$/,
|
||||
/\/?kernel$/,
|
||||
/\/?libs$/,
|
||||
/\/?localization$/,
|
||||
/\/?oldlibs$/,
|
||||
/\/?otherosfs$/,
|
||||
/\/?doc$/,
|
||||
/\/?libdevel$/,
|
||||
/\/?cli-mono$/,
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue