diff options
author | James Turner <jturner@gemini.edu> | 2016-12-07 18:22:43 -0500 |
---|---|---|
committer | James Turner <jturner@gemini.edu> | 2016-12-07 18:22:43 -0500 |
commit | 798cbdc3c8adca613f7e36557f5e70a18f93a7fb (patch) | |
tree | ec7c3161f357826229a0667920ba69a22452c4dd /iraf.kepler/post-link.sh | |
parent | a8b67d3d8c3d9a9796e33c85ac64c80d80e8d9e6 (diff) | |
download | astroconda-iraf-798cbdc3c8adca613f7e36557f5e70a18f93a7fb.tar.gz |
Add incomplete kepler package (builds but needs patching to use io.fits instead of pyfits and is missing a couple of dependencies used by one of the tasks, as was Ureka).
Diffstat (limited to 'iraf.kepler/post-link.sh')
-rw-r--r-- | iraf.kepler/post-link.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/iraf.kepler/post-link.sh b/iraf.kepler/post-link.sh new file mode 100644 index 0000000..f0e5a63 --- /dev/null +++ b/iraf.kepler/post-link.sh @@ -0,0 +1,3 @@ +# Call a common script that updates extern.pkg for the new IRAF package: + +"$PREFIX/bin/ac_config_iraf_pkg" kepler |