common/scripts/lint-conflicts: add bootstrap repo
This commit is contained in:
parent
88df0eba0f
commit
2438f3a3a4
@ -25,7 +25,7 @@ else
|
||||
fi
|
||||
|
||||
declare -A newly_built conflicts_cache providers_cache pairs owners
|
||||
repositories=("--repository=${binpkgs}" "--repository=${binpkgs}/nonfree")
|
||||
repositories=("--repository=${binpkgs}/bootstrap" "--repository=${binpkgs}" "--repository=${binpkgs}/nonfree")
|
||||
rv=0
|
||||
|
||||
template_exists() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user