diff options
Diffstat (limited to 'dev-perl/Exception-Base/Exception-Base-0.250.100.ebuild')
-rw-r--r-- | dev-perl/Exception-Base/Exception-Base-0.250.100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exception-Base/Exception-Base-0.250.100.ebuild b/dev-perl/Exception-Base/Exception-Base-0.250.100.ebuild index a51762f914fa..264e509fb39c 100644 --- a/dev-perl/Exception-Base/Exception-Base-0.250.100.ebuild +++ b/dev-perl/Exception-Base/Exception-Base-0.250.100.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 @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} test? ( >=dev-perl/Test-Unit-Lite-0.120.0 ) " -src_install(){ +src_install() { perl-module_src_install docompress -x usr/share/doc/${PF}/examples insinto usr/share/doc/${PF}/ |