diff options
author | George Hartzell <hartzell@alerce.com> | 2017-05-23 14:37:33 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2017-05-23 16:37:33 -0500 |
commit | d0a81fda3056d988acc3d783501c49733944113d (patch) | |
tree | 0613618ee1b6c7cad7bad2b14e1fb246df4a00b4 /bin | |
parent | 929c45916bf9f9b483f2a6999fad68127c7b667e (diff) | |
download | spack-d0a81fda3056d988acc3d783501c49733944113d.tar.gz spack-d0a81fda3056d988acc3d783501c49733944113d.tar.bz2 spack-d0a81fda3056d988acc3d783501c49733944113d.tar.xz spack-d0a81fda3056d988acc3d783501c49733944113d.zip |
Correct installation step for mummer (and dependency) (#4293)
* Trailing whitespace cleanup
* Handcraft an install process for mummer (grumble)
Mummer punts on an installation step, they just build in and run from
the same directory.
Mummer also has various hardcoded paths built into it that allow it to
find other executables that it needs as well as its Perl library.
This updates the package to deal with this approach.
It patches the Makefile and scripts/Makefile so that the correct info
is fed to sed when it munges the perl scripts.
The install step is now finer grained and puts things where mummer
relatively wants to find them.
* Add perl dependency
* perl should be build/run dependency
* Fix whitespace
* Delete stray u at top of file
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions