net-analyzer/nload: don't compress the man-page
authorAndrey Mazo <ahippo@yandex.com>
Sun, 26 Aug 2018 02:43:45 +0000 (05:43 +0300)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 07:18:46 +0000 (09:18 +0200)
commit2738de9684d3ff84302cf005c5f6302258d272c2
treeb1feed563ef6ca0a34b2a3528b92aecbe42a33f2
parentfbbbabdd395d8f63c97262c70cd240eb2f66398b
net-analyzer/nload: don't compress the man-page

As pointed out by @mgorny [1], packages should not compress their man pages on their own.
Instead, Portage needs to handle the compression.
Currently, `ecompressdir` is smart enough to recompress the man-pages as needed.
However, this is not a fully PMS-compliant behavior.

So, patch the Makefile.am not to compress the man-page.
A corresponding pull request is submitted upstream [2].

[1] https://github.com/gentoo/gentoo/pull/9543#issuecomment-415662844
[2] https://github.com/rolandriegel/nload/pull/4

Closes: https://github.com/gentoo/gentoo/pull/9543
net-analyzer/nload/files/nload-0.7.4-Makefile-spec-don-t-compress-man-page.patch [new file with mode: 0644]
net-analyzer/nload/nload-0.7.4-r1.ebuild