aboutsummaryrefslogtreecommitdiff
path: root/unix/hlib/extern.pkg.IRAFNET
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /unix/hlib/extern.pkg.IRAFNET
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'unix/hlib/extern.pkg.IRAFNET')
-rw-r--r--unix/hlib/extern.pkg.IRAFNET16
1 files changed, 16 insertions, 0 deletions
diff --git a/unix/hlib/extern.pkg.IRAFNET b/unix/hlib/extern.pkg.IRAFNET
new file mode 100644
index 00000000..8d1f9f76
--- /dev/null
+++ b/unix/hlib/extern.pkg.IRAFNET
@@ -0,0 +1,16 @@
+# External (non core-system) packages. To install a new package, add the
+# two statements to define the package root directory and package task,
+# then add the package helpdb to the `helpdb' list.
+
+reset noao = iraf$noao/
+task noao.pkg = noao$noao.cl
+
+#reset tables = /iraf/extern/tables/
+#task tables.pkg = tables$tables.cl
+
+reset helpdb = "lib$helpdb.mip\
+ ,noao$lib/helpdb.mip\
+# ,tables$lib/helpdb.mip\
+ "
+
+keep