View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum ↗

iraf-v216 · Code · Issues (50) · Pull requests (81)

iraf.net pull request #65

Explicitly use actual timestamps when calling ar from mkpkg on Linux

closed closed olebole wants to merge 1 commits


olebole commented on 2017-05-16

Some linux distributions (like Debian) use zero for timestamps and uids/gids by default to enable reproducible builds. mkpkg however depends on the time stamp to check if an object file was updated. So, we explicitly re-enable it.

This fixes #64.


Commits


Closed on 2017-05-19