config: fix wrong saved value for parent archive areas
This commit is contained in:
parent
1a0c813c46
commit
9fb3d69046
|
@ -1491,7 +1491,7 @@ then
|
|||
|
||||
cat >> config/build << EOF
|
||||
|
||||
Parent-Archive-Areas: ${LB_ARCHIVE_AREAS}
|
||||
Parent-Archive-Areas: ${LB_PARENT_ARCHIVE_AREAS}
|
||||
Parent-Distribution-Chroot: ${LB_PARENT_DISTRIBUTION_CHROOT}
|
||||
Parent-Distribution-Binary: ${LB_PARENT_DISTRIBUTION_BINARY}
|
||||
Parent-Mirror-Bootstrap: ${LB_PARENT_MIRROR_BOOTSTRAP}
|
||||
|
|
Loading…
Reference in New Issue