iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net pull request #115
Use curl in pkgget
olebole merged 1 commit to iraf-community/iraf
olebole commented on 2017-11-18
Curl is available on MacOS as well as on Linux, and it is already used in IRAF. And its sources are currently in IRAF.
In contrast, pkgget used /usr/bin/ftp
on MacOS, which was removed in 10.13 (High Sierra). Instead of distributing a binary “ftp” executable for those systems, this simple patch replaces it with curl
on all systems.
Fixes: #114.
Commits
- Use curl in pkgget [94a32db3]
Last updated on 2017-11-18