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

Add separate logic for extracting binary archives #403

Open
postmodern opened this issue Jul 12, 2021 · 0 comments
Open

Add separate logic for extracting binary archives #403

postmodern opened this issue Jul 12, 2021 · 0 comments
Assignees

Comments

@postmodern
Copy link
Owner

There could be short-circuit logic which handles binary archives differently from source archives. Binary archives, such as those released by JRuby and TruffleRuby, could be directly extracted into the installation directory. This would also save disk space, since ruby-install would no longer extract the archive and then copy it into the installation directory.

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

No branches or pull requests

1 participant