iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net pull request #82
Remove absolute paths from header
olebole merged 1 commit to iraf-community/iraf
olebole commented on 2017-05-29
This is the implementation of an idea from a few years ago, where @iraf (after some discussion) agreed that this may work.
This completely removes the need of patching the sources before compilation (so, no need for ./install
as first step), and basically makes the package relocatable. There is still the need to patch some scripts before installation of the binary package ($iraf
environment variable in cl.sh
& friends), however – but this is for convenience only. Setting $iraf
is already enough for most tasks.
Commits
- Get rid of absolute paths in header files. [0a2323e8]
Last updated on 2017-11-28