mirror of
https://github.com/envmodules/modules.git
synced 2026-06-07 00:25:05 +08:00
Use install command rather mkdir or cp to apply regular file mode when installing Modules. A specific umask configuration set in the current environment will not impact modes set on installed files. Follow same approach than Makefiles generated by autotools, with an INSTALL Makefile variable.