Skip to content

abuild: add an option to keep all directories

Timo Teräs requested to merge fabled/abuild:option-rmdir into master

This is mainly needed for alpine-baselayout which creates all directories, and most of them are empty. The code in question would remove directories we explicitly want alpine-baselayout to create and own.

Merge request reports