diff options
author | Mayeul d'Avezac <mdavezac@gmail.com> | 2016-03-31 10:16:40 +0100 |
---|---|---|
committer | Mayeul d'Avezac <mdavezac@gmail.com> | 2016-03-31 10:16:40 +0100 |
commit | 7430f9142fc3fc590232a21a193321be9de33df7 (patch) | |
tree | 5ebabe57647084c6bbd7fd8963584a430da29047 /bin | |
parent | 397e0d1368d8f6077cb7ea59ee953b993ef3d244 (diff) | |
download | spack-7430f9142fc3fc590232a21a193321be9de33df7.tar.gz spack-7430f9142fc3fc590232a21a193321be9de33df7.tar.bz2 spack-7430f9142fc3fc590232a21a193321be9de33df7.tar.xz spack-7430f9142fc3fc590232a21a193321be9de33df7.zip |
Can install espresso on OS/X
Espresso uses unix utility `find dir -name \*.x` to determine the executable to
install. On OS/X, it also finds a bunch of debug symbols associated
with the exectuble. These files have the same name, but are in a
different directory. So the install process is done by hand in the
package.py file, for OS/X.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions