diff options
author | James Turner <jturner@gemini.edu> | 2016-12-07 13:16:51 -0500 |
---|---|---|
committer | James Turner <jturner@gemini.edu> | 2016-12-07 13:16:51 -0500 |
commit | 1bf227afdf7d862fc26f9ed74887ef271f431fe2 (patch) | |
tree | 095395c7318737eff586cf1552a3c9aa8c1ca1ec /iraf.cirred/ur_mkpkg_cmd | |
parent | 2bf58ad2e6d7c8cd96cc781d9dd9bdc0fa9fa85a (diff) | |
download | astroconda-iraf-1bf227afdf7d862fc26f9ed74887ef271f431fe2.tar.gz |
Add adccdrom, cfh12k & cirred IRAF packages.
Diffstat (limited to 'iraf.cirred/ur_mkpkg_cmd')
-rw-r--r-- | iraf.cirred/ur_mkpkg_cmd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/iraf.cirred/ur_mkpkg_cmd b/iraf.cirred/ur_mkpkg_cmd new file mode 100644 index 0000000..cfd5f37 --- /dev/null +++ b/iraf.cirred/ur_mkpkg_cmd @@ -0,0 +1,6 @@ +# A mkpkg has been implemented for UR (in the cirred patch), but there's +# no lib/ directory, so the usual mkpkg -p flag needs omitting here. +# IRAF's libcfitsio32.a is copied here beforehand by build.sh. + +mkpkg update + |