projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9c5440
)
dev-tcltk/expect-lite: fix man compression
author
Alfredo Tupone
<tupone@gentoo.org>
Fri, 29 May 2020 19:20:01 +0000
(21:20 +0200)
committer
Alfredo Tupone
<tupone@gentoo.org>
Fri, 29 May 2020 19:20:01 +0000
(21:20 +0200)
Closes: https://bugs.gentoo.org/724064
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-tcltk/expect-lite/expect-lite-4.9.0.ebuild
patch
|
blob
|
history
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 7e006fefdd6b98e043bbab30b99a82cc0ce5e6d0..71432aaa93d88c2d379b851292fa3aeab32c26ad 100644
(file)
--- 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-20
19
Gentoo Authors
+# Copyright 1999-20
20
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