projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26a53d6
)
x11-plugins/pidgin-hotkeys: nix src_install()
author
Aaron Bauman
<bman@gentoo.org>
Sun, 27 May 2018 13:49:38 +0000
(09:49 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sun, 27 May 2018 18:23:09 +0000
(14:23 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
patch
|
blob
|
history
diff --git
a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
index 25d102a3e7e260c21a32e0c267ed2175cbc893c7..f9dae97f4ded895d56d316b98aa88d5c4ffbe1f8 100644
(file)
--- a/
x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
+++ b/
x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
@@
-17,8
+17,3
@@
RDEPEND="net-im/pidgin[gtk]
DEPEND="${RDEPEND}
virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install || die
- default
-}