mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-tcltk/expect-lite: fix man compression
Closes: https://bugs.gentoo.org/724064 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
@@ -28,6 +28,7 @@ src_install() {
|
||||
dodoc -r Docs/*
|
||||
|
||||
dobin ${PN}
|
||||
gunzip man/*.gz
|
||||
doman man/*
|
||||
|
||||
if use examples ; then
|
||||
|
||||
Reference in New Issue
Block a user