Skip to content

Add missing declaration of override_install_dir

David Runge requested to merge issues/57 into master

archiso/mkarchiso:

In d90184a7 the unbound variable override_install_dir was introduced by accident.

It is required to be set to empty string to provide override functionality for install_dir.

Fixes #57 (closed)

Merge request reports