Merge pull request #55 from flatcar-linux/marga-kinvolk/mini-typo

Fix typo
This commit is contained in:
Marga Manterola 2020-04-06 17:39:45 +02:00 committed by GitHub
commit 244e90d6a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,7 +203,7 @@ break_dep_loop() {
# Temporarily compile/install package with flag disabled. If a binary
# package is available use it regardless of its version or use flags.
local disabled_flags="${flags[@]/#/-}"
info "Merging ${pkg} wtih USE=${disabled_flags}"
info "Merging ${pkg} with USE=${disabled_flags}"
sudo mkdir -p "${flag_file%/*}"
sudo_clobber "${flag_file}" <<<"${pkg} ${disabled_flags}"
# Disable any other problematic flags