diff options
author | James Turner <jturner@gemini.edu> | 2016-12-21 19:49:16 -0500 |
---|---|---|
committer | James Turner <jturner@gemini.edu> | 2016-12-21 19:49:16 -0500 |
commit | afe0a5e3650cccc19803f4e766848d2362cdff4f (patch) | |
tree | 3f1e22f9401f87de968dd58830b8196b2735169f /pyraf.kepler/pre-unlink.sh | |
parent | e780c03690e4a567ccd810fbd8b53a6b9a65e062 (diff) | |
download | astroconda-iraf-afe0a5e3650cccc19803f4e766848d2362cdff4f.tar.gz |
Rename iraf.kepler, since it depends on pyraf, and patch it to use io.fits instead of pyfits (etc.). There are still a couple of broken imports left -- one that was also missing in Ureka and another that currently prevents the pkg loading.
Diffstat (limited to 'pyraf.kepler/pre-unlink.sh')
-rw-r--r-- | pyraf.kepler/pre-unlink.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyraf.kepler/pre-unlink.sh b/pyraf.kepler/pre-unlink.sh new file mode 100644 index 0000000..e8b9801 --- /dev/null +++ b/pyraf.kepler/pre-unlink.sh @@ -0,0 +1 @@ +"$PREFIX/bin/ac_config_iraf_pkg" --remove kepler |