From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D5C3E1395E2 for ; Mon, 7 Nov 2016 18:05:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C801E0913; Mon, 7 Nov 2016 18:05:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72565E0913 for ; Mon, 7 Nov 2016 18:05:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66C5B34108B for ; Mon, 7 Nov 2016 18:05:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C8BB24A2 for ; Mon, 7 Nov 2016 18:05:06 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1478541843.ce7666adf1d23589fb395761f8778a01ea29750c.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/hugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/hugin/hugin-2016.2.0.ebuild X-VCS-Directories: media-gfx/hugin/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: ce7666adf1d23589fb395761f8778a01ea29750c X-VCS-Branch: master Date: Mon, 7 Nov 2016 18:05:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 84936c44-42a4-4933-9526-8bfcc5269477 X-Archives-Hash: e97f844cb7b99b83e969968d532f3df1 commit: ce7666adf1d23589fb395761f8778a01ea29750c Author: David Seifert gentoo org> AuthorDate: Mon Nov 7 18:03:41 2016 +0000 Commit: David Seifert gentoo 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)