projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68af070
)
x11-misc/bblaunch: nix src_install()
author
Aaron Bauman
<bman@gentoo.org>
Sun, 27 May 2018 13:54:55 +0000
(09:54 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sun, 27 May 2018 18:23:11 +0000
(14:23 -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 40d62ea9faa6cd8d9c19fa7e5e909da902c4729b..51d8f0de93b9ba1a9990d5abcec09c40f3b049d1 100644
(file)
--- a/
x11-misc/bblaunch/bblaunch-0.0.3.ebuild
+++ b/
x11-misc/bblaunch/bblaunch-0.0.3.ebuild
@@
-13,8
+13,3
@@
KEYWORDS="ppc x86 ~x86-fbsd"
IUSE=""
PATCHES=( "${FILESDIR}/${P}.patch" )
-
-src_install() {
- emake DESTDIR="${D}" install || die
- default
-}