mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
sys-devel/distcc: Fix pre-compressed manpages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user