From afe0a5e3650cccc19803f4e766848d2362cdff4f Mon Sep 17 00:00:00 2001 From: James Turner Date: Wed, 21 Dec 2016 21:49:16 -0300 Subject: 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. --- iraf.kepler/post-link.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 iraf.kepler/post-link.sh (limited to 'iraf.kepler/post-link.sh') diff --git a/iraf.kepler/post-link.sh b/iraf.kepler/post-link.sh deleted file mode 100644 index f0e5a63..0000000 --- a/iraf.kepler/post-link.sh +++ /dev/null @@ -1,3 +0,0 @@ -# Call a common script that updates extern.pkg for the new IRAF package: - -"$PREFIX/bin/ac_config_iraf_pkg" kepler -- cgit