move init-chroot back, out of loop for buildset

This commit is contained in:
udeved 2015-12-01 12:35:41 +01:00
parent db27542cf6
commit 0619f31768

View file

@ -167,4 +167,6 @@ ${wipe_clean} && clean_up
[[ -d ${work_dir}/root ]] && check_chroot_version "${work_dir}/root"
chroot_init
run make_pkg "${buildset_pkg}"