Move all licensing support to pre/post_install hooks

This commit is contained in:
Adam J. Stewart
2016-05-10 15:43:24 -05:00
parent 19f4b27fd2
commit ee7ec4fa66
3 changed files with 147 additions and 127 deletions

View File

@@ -813,7 +813,7 @@ points to a license server called licman1:
USE_SERVER
If your package requires the license to install, you can reference the
location of this global license using ``Package.global_license_file()``.
location of this global license using ``self.global_license_file``.
After installation, symlinks for all of the files given in
``license_files`` will be created, pointing to this global license.
If you install a different version or variant of the package, Spack