Skip to content

mkarchiso: Do not run _build_iso_base once

David Runge requested to merge issues/143 into master

archiso/mkarchiso: Do not run _build_iso_base with _run_once, as it sets variables which are important to functions that are called after it.

Fixes #143 (closed)

Merge request reports