projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79aaa34
)
x11-misc/peksystray: add default call to src_install for docs
author
Aaron Bauman
<bman@gentoo.org>
Sat, 26 May 2018 16:00:20 +0000
(12:00 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sat, 26 May 2018 18:16:36 +0000
(14:16 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-misc/peksystray/peksystray-0.4.0.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/peksystray/peksystray-0.4.0.ebuild
b/x11-misc/peksystray/peksystray-0.4.0.ebuild
index 96faffa1daef196cda36ad4026ef68dca3660f8b..282ba940b683270441c4066db3fe871a048147dd 100644
(file)
--- a/
x11-misc/peksystray/peksystray-0.4.0.ebuild
+++ b/
x11-misc/peksystray/peksystray-0.4.0.ebuild
@@
-25,4
+25,5
@@
src_prepare() {
src_install() {
dobin src/peksystray || die
+ default
}