projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea30104
)
x11-misc/bblaunch: add default call to src_install for docs
author
Aaron Bauman
<bman@gentoo.org>
Sat, 26 May 2018 16:01:59 +0000
(12:01 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sat, 26 May 2018 18:16:38 +0000
(14:16 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-misc/bblaunch/bblaunch-0.0.3.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/bblaunch/bblaunch-0.0.3.ebuild
b/x11-misc/bblaunch/bblaunch-0.0.3.ebuild
index e83f8e58137fc4023f885d389914c85c996b5d8b..40d62ea9faa6cd8d9c19fa7e5e909da902c4729b 100644
(file)
--- a/
x11-misc/bblaunch/bblaunch-0.0.3.ebuild
+++ b/
x11-misc/bblaunch/bblaunch-0.0.3.ebuild
@@
-16,4
+16,5
@@
PATCHES=( "${FILESDIR}/${P}.patch" )
src_install() {
emake DESTDIR="${D}" install || die
+ default
}