From 2bf58ad2e6d7c8cd96cc781d9dd9bdc0fa9fa85a Mon Sep 17 00:00:00 2001 From: James Turner Date: Tue, 6 Dec 2016 13:14:50 -0300 Subject: Rename iraf-core back to iraf after eliminating need for a separate help pkg. --- iraf-core/meta.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 iraf-core/meta.yaml (limited to 'iraf-core/meta.yaml') 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 - -- cgit