diff options
author | George Hartzell <hartzell@alerce.com> | 2017-05-30 04:59:37 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2017-05-30 06:59:37 -0500 |
commit | 8297244446e5505c888cf462442af3b9d5de0932 (patch) | |
tree | af2881d5321873dcf9d1953f8f00264a54a95a6a /.flake8 | |
parent | 115fec334663682cf67b7469a73943c07dff6c47 (diff) | |
download | spack-8297244446e5505c888cf462442af3b9d5de0932.tar.gz spack-8297244446e5505c888cf462442af3b9d5de0932.tar.bz2 spack-8297244446e5505c888cf462442af3b9d5de0932.tar.xz spack-8297244446e5505c888cf462442af3b9d5de0932.zip |
Add package for vcftools@0.1.14 (#4389)
* Add package for vcftools@0.1.14
The package munges the various perl scripts so that their sbang lines
point to the depended upon perl (perhaps with Spack sbanger in the
dance) instead of relying on `/usr/bin/env perl`.
As it stands it installs its Perl libraries into `prefix/lib` and then
depends on `setup_environment` to prepend that dir onto PERL5LIB.
See my [vcftools issue
80](https://github.com/vcftools/vcftools/issues/80) for a discussion
about fixing its non-functional attempt at isolating itself from
PERL5LIB shenanigans.
* perl dependency should be build/run
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions