Enabling contrib and non-free by default for progress.
This commit is contained in:
parent
58ba7df9ad
commit
f57757371b
|
@ -597,7 +597,7 @@ Set_defaults ()
|
|||
# Setting archive areas value
|
||||
case "${LB_MODE}" in
|
||||
progress)
|
||||
LB_ARCHIVE_AREAS="${LB_ARCHIVE_AREAS:-main}"
|
||||
LB_ARCHIVE_AREAS="${LB_ARCHIVE_AREAS:-main contrib non-free}"
|
||||
LB_PARENT_ARCHIVE_AREAS="${LB_PARENT_ARCHIVE_AREAS:-${LB_ARCHIVE_AREAS}}"
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in New Issue