Fix QEMU mode

(a change that slipped through the cracks)
This commit is contained in:
fosslinux 2023-01-07 22:13:10 +11:00
parent f4ebc241ac
commit 3ffd3b96b3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ echo "Installing packages into sysb"
install_tar() {
echo "${1}: installing package"
src_apply_tar "$@"
src_apply "$@"
}
# Install needed packages.