[util-iso] volid: change order of iso_label

This commit is contained in:
Philip Müller 2020-02-09 11:28:35 +01:00
parent ea3a53e9d8
commit 2c234febb8

View file

@ -612,7 +612,7 @@ load_profile(){
iso_file=$(gen_iso_fn).iso
iso_label=$(get_iso_label "${dist_branding}_${dist_release//.}_${profile}")
iso_label=$(get_iso_label "${dist_branding}_${profile}_${dist_release//.}")
mkchroot_args+=(-C ${pacman_conf} -S ${mirrors_conf} -B "${build_mirror}/${target_branch}" -K)
work_dir=${chroots_iso}/${profile}/${target_arch}