commit: ce7666adf1d23589fb395761f8778a01ea29750c
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 7 18:03:41 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Nov 7 18:04:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7666ad
media-gfx/hugin: Let eclass delete superfluous modules
Gentoo-bug: 599108
Package-Manager: portage-2.3.2
media-gfx/hugin/hugin-2016.2.0.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/media-gfx/hugin/hugin-2016.2.0.ebuild
b/media-gfx/hugin/hugin-2016.2.0.ebuild
index 8a366e2..4936c90 100644
--- a/media-gfx/hugin/hugin-2016.2.0.ebuild
+++ b/media-gfx/hugin/hugin-2016.2.0.ebuild
@@ -60,11 +60,6 @@ pkg_setup() {
use python && python-single-r1_pkg_setup
}
-src_prepare() {
- cmake-utils_src_prepare
- rm CMakeModules/{FindLAPACK,FindPkgConfig}.cmake || die
-}
-
src_configure() {
local mycmakeargs=(
-DBUILD_HSI=$(usex python)