fix another wrong stage file filename

This commit is contained in:
Lyndon Brown 2020-03-13 21:55:54 +00:00
parent c55eb8a0c3
commit 7e41b1267c
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Echo_message "Begin installing packages (${_PASS} pass)..."
Require_stagefile .build/config .build/bootstrap
# Checking stage file
Check_stagefile .build/chroot_install-packages.${PASS}
Check_stagefile .build/chroot_install-packages.${_PASS}
# Acquire lock file
Acquire_lockfile