projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64bcdc6
)
x11-misc/bbkeys: use ASCII whitespace
author
Sergei Trofimovich
<slyfox@gentoo.org>
Mon, 30 Dec 2019 22:58:50 +0000
(22:58 +0000)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Mon, 30 Dec 2019 22:58:50 +0000
(22:58 +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 b8639f1e3f57f76939d2603bf59e8bc80ee5023c..642de9a75e6e04012a71763d315be290348737ef 100644
(file)
--- a/
x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
+++ b/
x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
@@
-21,6
+21,6
@@
src_install() {
rm -rf "${ED%/}"/usr/share/doc || die
einstalldocs
- echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > "${T}"/99bbkeys ||
die
+ echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > "${T}"/99bbkeys ||
die
doenvd "${T}"/99bbkeys
}