projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3d3181
)
dev-python/uranium: Do not call enable_cmake* directly
author
Michał Górny
<mgorny@gentoo.org>
Sun, 21 May 2017 13:36:48 +0000
(15:36 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 22 May 2017 14:43:30 +0000
(16:43 +0200)
dev-python/uranium/uranium-2.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/uranium/uranium-2.3.1.ebuild
b/dev-python/uranium/uranium-2.3.1.ebuild
index aa07c8d1dc4e809ed2ac39c1971583d4d47643bb..a6cb76986bf4e18286727e70debd13fe31f912a0 100644
(file)
--- a/
dev-python/uranium/uranium-2.3.1.ebuild
+++ b/
dev-python/uranium/uranium-2.3.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-52,6
+52,6
@@
src_test() {
}
src_install() {
-
enable_
cmake-utils_src_install
+ cmake-utils_src_install
python_optimize "${D}usr/$(get_libdir)"
}