projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b80c6ce
)
dev-util/oprofile: remove the kludge for java-pkg-opt-2.eclass
author
Andrew Savchenko
<bircoph@gentoo.org>
Mon, 7 Aug 2017 15:21:45 +0000
(18:21 +0300)
committer
Andrew Savchenko
<bircoph@gentoo.org>
Mon, 7 Aug 2017 15:24:18 +0000
(18:24 +0300)
java-pkg-opt-2.eclass is now fixed in the tree, the kludge is no
longer needed.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
dev-util/oprofile/oprofile-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/oprofile/oprofile-1.2.0.ebuild
b/dev-util/oprofile/oprofile-1.2.0.ebuild
index 066d0a540207fd4a0c57c13091b9c3c42a4c9c72..c548ac8146e9c8b8a0089eb81eefb8fe278e36a5 100644
(file)
--- a/
dev-util/oprofile/oprofile-1.2.0.ebuild
+++ b/
dev-util/oprofile/oprofile-1.2.0.ebuild
@@
-39,12
+39,6
@@
pkg_setup() {
use java && java-pkg_init
}
-# kludge for the bug in java-pkg-opt-2.eclass
-# https://archives.gentoo.org/gentoo-dev/message/2b8c7f0ed39423050a763418ca884ed7
-src_prepare() {
- use java && java-pkg-opt-2_src_prepare || eapply_user
-}
-
src_configure() {
econf \
--disable-werror \