mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/uranium: Do not call enable_cmake* directly
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 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)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user