summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2017-02-16 13:21:24 -0600
committerTodd Gamblin <tgamblin@llnl.gov>2018-07-25 23:10:10 -0700
commit5792a805fc0a3867df30f14234e62a983cb0d395 (patch)
tree074672e317ce1405004193835cb07cfc4548deef /var
parentf59666587bf0eb853fc1b47576a71d3f4c20ec3c (diff)
downloadspack-5792a805fc0a3867df30f14234e62a983cb0d395.tar.gz
spack-5792a805fc0a3867df30f14234e62a983cb0d395.tar.bz2
spack-5792a805fc0a3867df30f14234e62a983cb0d395.tar.xz
spack-5792a805fc0a3867df30f14234e62a983cb0d395.zip
core: quick fix for packages without URLs
Some packages do not have a `url` and are instead downloaded via `git`, `hg`, or `svn`. Some packages like `spectrum-mpi` cannot be downloaded at all, and are placeholder packages for system installations. Previously, `__init__()` in `PackageBase` crashed if a package did not have a `url` attribute defined. I hacked this section of code out, but I have no idea what the repercussions of that are.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions