Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback if .git or git(1) is not available re. reproducible build #7

Merged
merged 1 commit into from Apr 13, 2017

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Apr 12, 2017

Whilst working on the Reproducible Builds effort [0], we noticed
that poti could not be built reproducibly.

This is due to missing .git/ directory, but we might as well make
this fallback nicely if Git itself is not available either.

[0] https://reproducible-builds.org/

Signed-off-by: Chris Lamb chris@chris-lamb.co.uk

Whilst working on the Reproducible Builds effort [0], we noticed
that poti could not be built reproducibly.

This is due to missing .git/ directory, but we might as well make
this fallback nicely if Git itself is not available either.

 [0] https://reproducible-builds.org/

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
@schnorr schnorr merged commit 427d928 into schnorr:master Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants