aboutsummaryrefslogtreecommitdiff
path: root/iraf.rvsao/ur_mkpkg_cmd
diff options
context:
space:
mode:
authorJames Turner <jturner@gemini.edu>2016-12-12 14:41:12 -0500
committerJames Turner <jturner@gemini.edu>2016-12-12 14:41:12 -0500
commitdeeb280f2673626d0ca8147bb8b6d80f6b82df87 (patch)
treee27f8305bf58b1cae79bff884fb6dc9932fb5703 /iraf.rvsao/ur_mkpkg_cmd
parent9c7215cd2e0db4b934c9da1e4a2ad49695620b98 (diff)
downloadastroconda-iraf-deeb280f2673626d0ca8147bb8b6d80f6b82df87.tar.gz
Add RVSAO, SONG & SQIID IRAF packages (with small patches to fix things that were also broken in Ureka). The SONG package is missing a dependency that isn't in Ureka or AstroConda and lives in the "obsolete" directory on the IRAF FTP site.
Diffstat (limited to 'iraf.rvsao/ur_mkpkg_cmd')
-rw-r--r--iraf.rvsao/ur_mkpkg_cmd11
1 files changed, 11 insertions, 0 deletions
diff --git a/iraf.rvsao/ur_mkpkg_cmd b/iraf.rvsao/ur_mkpkg_cmd
new file mode 100644
index 0000000..a9ec0fc
--- /dev/null
+++ b/iraf.rvsao/ur_mkpkg_cmd
@@ -0,0 +1,11 @@
+# The original rvsao tarball had problems on OSX because it contains a
+# name that is duplicated on non-case-sensitive filesystems, namely a
+# symbolic link "templates -> Templates/". For the UR, the tarball has been
+# re-generated with the symbolic link removed and the directory renamed
+# to "templates" (grep shows that the capitalized name isn't used anywhere).
+
+# Delete a dangling symbolic link that causes conda-build great offence:
+rm -f Util/Old/shdr.h
+
+# cd rvsao # Pre-2.15
+mkpkg update