diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2014-02-08 18:11:54 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2014-02-08 18:11:54 -0800 |
commit | b816f71f8c8e7b39b5a385019d65d8a52f003463 (patch) | |
tree | 128c021f19ab5e387a0b2626f95ee6da7d33ca58 /bin | |
parent | 9a29aa8d032f1e5e1dd8cc2640233481f2bfd7a2 (diff) | |
download | spack-b816f71f8c8e7b39b5a385019d65d8a52f003463.tar.gz spack-b816f71f8c8e7b39b5a385019d65d8a52f003463.tar.bz2 spack-b816f71f8c8e7b39b5a385019d65d8a52f003463.tar.xz spack-b816f71f8c8e7b39b5a385019d65d8a52f003463.zip |
Support for patches in packages.
- packages can provide patch() directive to specify a patch file that
should be applied to source code after expanding it and before
building.
- patches can have a when spec, so they're only applied under certain
conditions
- patches can be local files in the package's own directory, or they
can be URLs which will be fetched from the internet.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions