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

Compress manpages on install #524

Conversation

straight-shoota
Copy link
Member

This patch compresses manpages installed via make install. This is a good practice to reduce install size (even though the effect is minimal). We're already compressing the manpages in the manual install instructions in distribution-scripts (https://github.com/crystal-lang/distribution-scripts/blob/6bdf20d18ea7a5b14dd31a118d828a9280a4ff75/linux/Dockerfile#L125-L127).

Copy link
Member

@beta-ziliani beta-ziliani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@straight-shoota straight-shoota merged commit 281f340 into crystal-lang:master Oct 4, 2021
@straight-shoota straight-shoota deleted the feature/compress-manfiles branch October 4, 2021 14:24
@straight-shoota straight-shoota added this to the v0.16.0 milestone Dec 13, 2021
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