sys-devel/distcc: Fix pre-compressed manpages
authorMichał Górny <mgorny@gentoo.org>
Sun, 2 Dec 2018 16:23:24 +0000 (17:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 2 Dec 2018 16:32:53 +0000 (17:32 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/distcc/distcc-3.3.ebuild

index a0caa0c8467cec83a15fddf94d34dd3d2ff29921..b958b16f65314520b77a2a344dc0e7d6113dcf19 100644 (file)
@@ -90,7 +90,8 @@ src_configure() {
 }
 
 src_install() {
-       default
+       # override GZIP_BIN to stop it from compressing manpages
+       emake DESTDIR="${D}" GZIP_BIN=false install
        python_optimize
 
        newinitd "${FILESDIR}/3.2/init" distccd