From: Alfredo Tupone Date: Fri, 29 May 2020 19:20:01 +0000 (+0200) Subject: dev-tcltk/expect-lite: fix man compression X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8ffa16b41f842647448e08c093adaa474a459f59;p=gentoo.git 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 --- diff --git a/dev-tcltk/expect-lite/expect-lite-4.9.0.ebuild b/dev-tcltk/expect-lite/expect-lite-4.9.0.ebuild index 7e006fefdd6b..71432aaa93d8 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.9.0.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.9.0.ebuild @@ -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