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

Early-in-the-morning combined fixes #44

Merged
merged 6 commits into from Apr 26, 2020

Conversation

TrueBrain
Copy link
Member

No description provided.

This name is stored in the tarball, and applications like '7z'
extract under that name. Without a valid extension, it gets lost
a bit after that. So help it out a bit.
Python switched to PAX-format for tarballs by default. OpenTTD
supports ustar-format; although that should mean it should be
compatible with PAX-format too, it is mostly wasting bytes.
Otherwise the API can think a package exists, but it really doesn't.
As git doesn't track folders, only files, we need to do some manual
cleanup.
By keeping a reference around to the original edited package, we
can commit it after a reload safely.
@TrueBrain TrueBrain merged commit 0b13792 into OpenTTD:master Apr 26, 2020
@TrueBrain TrueBrain deleted the fix_upload_update branch April 26, 2020 09:36
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