Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Ensure time preservation in handling of deps source #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nicklasaven
Copy link

When building dependencies, if timestamps have changed on the files, at least sometimes aclocal and automake will start working. That can be a problem if there is a version mismatch on automake in the Docker image and what was originally used in the dependency.

Then a full new autoreconf is needed, but that require a lot of new logic to handle.

This pull request instead ensures that the timestamps is preserved when unpacking and copying the files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant