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

Dirty source repository after build #812

Open
RobinGeffroy opened this issue May 5, 2023 · 1 comment
Open

Dirty source repository after build #812

RobinGeffroy opened this issue May 5, 2023 · 1 comment

Comments

@RobinGeffroy
Copy link

When one does the zlib checkout, then run configure and make, some files are modified locally while they are commited : zlib.h and Makefile.
It would be better to have Makefile.in and ignore / remove from the repo the Makefile. Same for zlib.h, using zlib.h.in and removing / ignoring zlib.h would be better.
Not a big issue, just some clean-up.

@fredgan
Copy link

fredgan commented May 8, 2023

Seems like the issue #781

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

No branches or pull requests

2 participants