aboutsummaryrefslogtreecommitdiff
path: root/unix/hlib/extern.pkg.DEF
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /unix/hlib/extern.pkg.DEF
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'unix/hlib/extern.pkg.DEF')
-rw-r--r--unix/hlib/extern.pkg.DEF16
1 files changed, 16 insertions, 0 deletions
diff --git a/unix/hlib/extern.pkg.DEF b/unix/hlib/extern.pkg.DEF
new file mode 100644
index 00000000..8d1f9f76
--- /dev/null
+++ b/unix/hlib/extern.pkg.DEF
@@ -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