18db563673
Fix installation procedure so that pigz binary is not installed twice (as pigz and unpigz). Make a symbolic link instead. Don't overwrite Makefile CFLAGS with SLKCFLAGS, instead append SLKCFLAGS to CFLAGS. Remove patch (not needed anymore). Align SlackBuild with template. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
README | ||
pigz.SlackBuild | ||
pigz.info | ||
slack-desc |
README
pigz, which stands for Parallel Implementation of GZip, is a fully functional replacement for gzip that utilizes multiple processors and CPU cores when compressing data. pigz was written by Mark Adler, and uses zlib and pthread libraries.