build-system: cleanup

This commit is contained in:
2024-08-12 16:14:47 +02:00
parent c12137159d
commit 74b0d14d01
-4
View File
@@ -1219,10 +1219,6 @@ _build_module() {
;;
esac
modulefile_dir+="${module_name}"
if [[ -L "${modulefile_dir}" ]]; then
# :FIXME: why did I add this????
: # modulefile_dir=$(readlink -m "${modulefile_dir}")
fi
modulefile_name="${modulefile_dir}/${module_version}"
} # set_full_module_name_and_prefix