summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-11-07 20:16:46 +0100
committerDavid Seifert <soap@gentoo.org>2016-11-07 20:17:08 +0100
commit8fd1c4d3a52cbc602ecb521ec9c0895f1e2a0d37 (patch)
tree8fb56dc565ec90b901227babafc5d0da53358f29
parentdev-util/tkdiff: EAPI bump, fix license (diff)
downloadgentoo-8fd1c4d3a52cbc602ecb521ec9c0895f1e2a0d37.tar.gz
gentoo-8fd1c4d3a52cbc602ecb521ec9c0895f1e2a0d37.tar.bz2
gentoo-8fd1c4d3a52cbc602ecb521ec9c0895f1e2a0d37.zip
media-gfx/hugin: Let eclass delete superfluous modules
Gentoo-bug: 599108 Package-Manager: portage-2.3.2
-rw-r--r--media-gfx/hugin/hugin-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/media-gfx/hugin/hugin-9999.ebuild b/media-gfx/hugin/hugin-9999.ebuild
index d40c3e79363d..43f96796dfb5 100644
--- a/media-gfx/hugin/hugin-9999.ebuild
+++ b/media-gfx/hugin/hugin-9999.ebuild
@@ -62,11 +62,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)