diff options
Diffstat (limited to 'x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild')
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild b/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild index 9031ec51246d..0c3b4ce21aa7 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -39,7 +39,7 @@ src_compile() { CDEBUGFLAGS="${CFLAGS}" } -src_install () { +src_install() { default newman ${PN}.man ${PN}.1 } |