Module Name: src Committed By: christos Date: Tue Apr 7 17:48:13 UTC 2015
Modified Files: src/external/zlib/pigz/bin/pigz: Makefile Log Message: From: Joachim Henke In -current, build.sh fails due to missing zless/zless.1. The attached patch brings external/zlib/pigz/bin/pigz/Makefile in sync with usr.bin/gzip/Makefile, which fixes the build. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/zlib/pigz/bin/pigz/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.