diff options
| author | James Turner <jturner@gemini.edu> | 2016-12-06 11:14:50 -0500 |
|---|---|---|
| committer | James Turner <jturner@gemini.edu> | 2016-12-06 11:14:50 -0500 |
| commit | 2bf58ad2e6d7c8cd96cc781d9dd9bdc0fa9fa85a (patch) | |
| tree | 7bf1750b8dd286f9fe1f8726bce97245327ae8b9 /iraf-core/meta.yaml | |
| parent | 14555b74aedd7fb96c37a32fecb9b9668c1ba425 (diff) | |
| download | astroconda-iraf-2bf58ad2e6d7c8cd96cc781d9dd9bdc0fa9fa85a.tar.gz | |
Rename iraf-core back to iraf after eliminating need for a separate help pkg.
Diffstat (limited to 'iraf-core/meta.yaml')
| -rw-r--r-- | iraf-core/meta.yaml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/iraf-core/meta.yaml b/iraf-core/meta.yaml deleted file mode 100644 index 00a4bdd..0000000 --- a/iraf-core/meta.yaml +++ /dev/null @@ -1,22 +0,0 @@ -about: - home: http://iraf.noao.edu - license: MIT (and third-party licenses) - summary: NOAO Image Reduction and Analysis Facility (excluding help) -build: - binary_relocation: False # [osx] - detect_binary_files_with_prefix: False - # (if binary relocation is problematic, add "ignore_prefix_files" below) - rpaths: - - lib32/ - number: '0' -package: - name: iraf-core - version: "2.16.UR" -requirements: - build: - - iraf-os-libs # [linux] - run: - - iraf-os-libs # [linux] -source: - svn_url: https://aeon.stsci.edu/ssb/svn/u-rel/iraf-2.16/trunk - |
