diff options
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 + |