projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc58ad7
)
x11-misc/bbkeys: use ASCII whitespace
author
Sergei Trofimovich
<slyfox@gentoo.org>
Mon, 30 Dec 2019 17:59:44 +0000
(17:59 +0000)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Mon, 30 Dec 2019 18:01:25 +0000
(18:01 +0000)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
index 1ea30179adf6ce766e38b8f1d8ac53319028b391..b8639f1e3f57f76939d2603bf59e8bc80ee5023c 100644
(file)
--- 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-201
7 Gentoo Foundation
+# Copyright 1999-201
9 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