summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGlenn Johnson <glenn-johnson@uiowa.edu>2020-01-15 11:35:07 -0600
committerAdam J. Stewart <ajstewart426@gmail.com>2020-01-15 11:35:07 -0600
commit0232c820aba0682929bdcdf9018fd807f46a95a0 (patch)
tree86280881fd940909c089ac5ff92e312ce06d7547 /README.md
parentf8acb95ad3f9d6e082abe7d6b2a705f9a6143b6b (diff)
downloadspack-0232c820aba0682929bdcdf9018fd807f46a95a0.tar.gz
spack-0232c820aba0682929bdcdf9018fd807f46a95a0.tar.bz2
spack-0232c820aba0682929bdcdf9018fd807f46a95a0.tar.xz
spack-0232c820aba0682929bdcdf9018fd807f46a95a0.zip
Rework texlive package to install from source (#14332)
* Rework texlive package to install from source This PR reworks the texlive package so that it installs from versioned source distibution files. This is preferred over installing the binary package for several reasons. For the binary installation: 1. Each component is downloaded, so can not use a spack mirror. 2. Changes in components over time are not reflected in spack hash. 3. Some of the binaries do not run due to glibc issues, depending on OS. This PR keeps the binary installation as an option but it should be considered deprecated, and probably rewmoved at some point. This PR depends on zziplib from PR #14318. * Fix flake8 issues
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions