config: fix wrong saved value for parent archive areas

This commit is contained in:
Lyndon Brown 2020-04-06 16:52:16 +01:00 committed by Raphaël Hertzog
parent 1a0c813c46
commit 9fb3d69046
1 changed files with 1 additions and 1 deletions

View File

@ -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}