mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 02:19:39 +02:00
build-system: cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user