Skip to content

normalized install paths and added support for installing symlinks

Benjamin Winger requested to merge bmwinger/portmod:install_fixes into master

This is the other fix required for the new version of the morrowind pybuild. It is required so that we can handle symlinks being added in the src_prepare phase. Otherwise, we would just copy the files that are linked to.

Merge request reports