From f4a4691d74ea715525fb158f590ddf25953cbabf Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 30 Dec 2019 17:59:44 +0000 Subject: x11-misc/bbkeys: use ASCII whitespace Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich --- x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild index 1ea30179adf6..b8639f1e3f57 100644 --- a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild +++ b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ DEPEND="${RDEPEND} src_install() { emake DESTDIR="${D}" install - rm -rf "${ED%/}"/usr/share/doc || die + rm -rf "${ED%/}"/usr/share/doc || die einstalldocs echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > "${T}"/99bbkeys || die -- cgit v1.2.3-65-gdbad