From 3ee1706035684b2fa44df67e01780d0552e3113b Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 18 May 2016 10:03:39 +0200 Subject: [PATCH] x11-misc/xhkeys: Remove extraneous die(). Package-Manager: portage-2.3.0_rc1 --- x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild index 46f044283181..808559c5e93a 100644 --- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild +++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild @@ -29,6 +29,6 @@ PATCHES=( ) src_install() { - dobin xhkeys xhkconf || die + dobin xhkeys xhkconf dodoc README VERSION } -- 2.26.2