diff options
author | James E.H. Turner <jturner@gemini.edu> | 2016-09-28 20:44:32 -0400 |
---|---|---|
committer | James E.H. Turner <jturner@gemini.edu> | 2016-09-28 20:44:32 -0400 |
commit | 2df08922e281c00a78b76875c6b6005f5a44ccfd (patch) | |
tree | 7111299800b71d6b70c73945ebdd7cad68cba0cb | |
parent | 761c66b60631b1b2b74ddf44b277ea904a87fd3e (diff) | |
download | astroconda-iraf-2df08922e281c00a78b76875c6b6005f5a44ccfd.tar.gz |
Obtain IRAF package source tarballs from a locally-served URL that can be the same across sites.
-rw-r--r-- | iraf.tables/meta.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/iraf.tables/meta.yaml b/iraf.tables/meta.yaml index cf775af..abbe74f 100644 --- a/iraf.tables/meta.yaml +++ b/iraf.tables/meta.yaml @@ -15,8 +15,7 @@ package: version: 3.17 source: fn: stsci_iraf-3.17-local.tar.gz # quirky requirement in addition to url - # Need to figure out a site-agnostic way to specify this (conda-build #567): - url: file:///rtfperm/ur_packages/stsci_iraf-3.17-local.tar.gz + url: https://astroconda-source:4440/stsci_iraf-3.17-local.tar.gz patches: - ac.iraf.stsci.patch requirements: |