diff options
author | Patrick Gartung <gartung@fnal.gov> | 2020-10-26 14:37:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-26 12:37:54 -0700 |
commit | 1c2c30a139296d53a7474a6f53e542a05b5e685d (patch) | |
tree | 9e534fe699df82d0b5c089819a1ea632089d5d6f /pytest.ini | |
parent | 718150b99766a8fa0193ae589c38bf16e0060eca (diff) | |
download | spack-1c2c30a139296d53a7474a6f53e542a05b5e685d.tar.gz spack-1c2c30a139296d53a7474a6f53e542a05b5e685d.tar.bz2 spack-1c2c30a139296d53a7474a6f53e542a05b5e685d.tar.xz spack-1c2c30a139296d53a7474a6f53e542a05b5e685d.zip |
sbang: put sbang in the install_tree (#11598)
`sbang` is not always accessible to users of packages, e.g., if Spack
is installed in someone's home directory and they deploy software
for others. Avoid this by:
1. Always installing the `sbang` script in the `install_tree`
2. Relocating binaries to point to the copy in the `install_tree`
and not the one in the Spack installation.
This PR also:
- ensures that `sbang` is reinstalled if it is modified in Spack
- adds tests
- updates the way `gobject-introspection` patches Makefiles
to support `sbang`
Co-authored-by: Todd Gamblin <tgamblin@llnl.gov>
Diffstat (limited to 'pytest.ini')
0 files changed, 0 insertions, 0 deletions