commit:     a2cd11851c953b0ce8db1dc3b99745c5b67b335b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 22:23:55 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 23:07:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2cd1185

dev-perl/Pod-Spell: Remove superfluous die

Package-Manager: portage-2.2.28

 dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild 
b/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild
index dc563d7..8410f85 100644
--- a/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild
+++ b/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild
@@ -40,5 +40,5 @@ DEPEND="${RDEPEND}
 
 src_install() {
        perl-module_src_install
-       doman "${WORKDIR}"/podspell.1 || die
+       doman "${WORKDIR}"/podspell.1
 }

Reply via email to