iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net pull request #38
Convert remaining scripts to /bin/sh
olebole merged 6 commits to iraf-community/iraf
olebole commented on 2017-05-05
The mklibs
, mkclean
and getarch
scripts in the different vendor subdirs are still /bin/csh
, which would require the installation of the C-shell to build IRAF.
This patch converts them all to bin/sh
.
I tested them locally, and all but vendor/mkpkg
work well for me. The one person in the world who is able to run a complete build on an unchanged IRAF source tree is hereby asked to test if the build works as well within the IRAF build, and then to merge.
Commits
- Convert mklibs to /bin/sh [354dbffc]
- Convert mkclean to /bin/sh [5566c8a9]
- Fix toplevel location for curl build [46158661]
- Rewrite getarch to /bin/sh [16bcd475]
- Convert mkbase to /bin/sh [02063051]
- Tee into _spool instead of just redirect [3385544a]
Last updated on 2018-01-23