[Slackbuilds-users] extra-cmake-modules.SlackBuild - Approved version does not gzip manpages
Fellype do Nascimento
fellype at gmail.com
Fri Mar 3 14:15:52 UTC 2017
Dear SBo admins,
I verified that in the approved version of the
extra-cmake-modules.SlackBuild the piece of code that compress the
manpages was removed from the script. Then, the manpages generated in
the build process will not be gzipped, and this is not the standard.
In the attached script there is a more simple piece of code (just a
line) that compress the generated manpages:
# Compress manpages
gzip -9 $PKG/usr/man/man7/*.7
Please, include this in the extra-cmake-modules.SlackBuild before the
next update.
If you think it is more appropriate to submit the script again via
submission form, please let me know and I will do so.
Best regards,
Fellype
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170303/bc34a0f2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extra-cmake-modules.SlackBuild
Type: all/slackware-build-script
Size: 3066 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170303/bc34a0f2/attachment.bin>
More information about the SlackBuilds-users
mailing list