build: fix misleading message

This commit is contained in:
Lyndon Brown 2020-04-01 01:10:07 +01:00 committed by Raphaël Hertzog
parent f0588be19a
commit bbeed4cb60
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Init_config_data "${@}"
Check_config_defaults
Echo_message "live-build ${LIVE_BUILD_VERSION}"
Echo_message "Building config tree for a ${LB_MODE}/${LB_DISTRIBUTION_BINARY}/${LB_ARCHITECTURES} system"
Echo_message "Building for a ${LB_MODE}/${LB_DISTRIBUTION_BINARY}/${LB_ARCHITECTURES} system"
# Stage #1: Bootstrap new root filesystem
lb bootstrap ${@}