From 708688dfa7293de3f7a93192a19721580fc54c84 Mon Sep 17 00:00:00 2001 From: "James E.H. Turner" Date: Thu, 29 Sep 2016 21:00:15 -0300 Subject: Add STSDAS package. --- iraf.stsdas/post-link.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 iraf.stsdas/post-link.sh (limited to 'iraf.stsdas/post-link.sh') diff --git a/iraf.stsdas/post-link.sh b/iraf.stsdas/post-link.sh new file mode 100644 index 0000000..5b6d8b2 --- /dev/null +++ b/iraf.stsdas/post-link.sh @@ -0,0 +1,4 @@ +# Call a common script that updates extern.pkg for the new IRAF package: + +"$PREFIX/bin/ac_config_iraf_pkg" stsdas + -- cgit