commit:     2e8ccd2dddacc4d018775ca0a0057a52592d0ac5
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 01:45:40 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 01:46:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8ccd2d

sys-devel/qconf: remove redundant die

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-devel/qconf/qconf-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/qconf/qconf-2.3.ebuild b/sys-devel/qconf/qconf-2.3.ebuild
index 2be7da306de..4989bbe5ad6 100644
--- a/sys-devel/qconf/qconf-2.3.ebuild
+++ b/sys-devel/qconf/qconf-2.3.ebuild
@@ -27,7 +27,7 @@ src_configure() {
        econf \
                --qtdir="$(qt5_get_libdir)/qt5" \
                --extraconf=QMAKE_STRIP= \
-               --verbose || die
+               --verbose
 
        # just to set all the Gentoo toolchain flags
        eqmake5

Reply via email to