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 95C44138334 for ; Wed, 30 Oct 2019 09:19:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59AE3E0806; Wed, 30 Oct 2019 09:19:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FFEDE0806 for ; Wed, 30 Oct 2019 09:19: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1CF4334C573 for ; Wed, 30 Oct 2019 09:19:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A34CA5FC for ; Wed, 30 Oct 2019 09:19:05 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1572427122.2d55f94767c7b0747b390b9f681167ba68d8f752.alexxy@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/relion/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/relion/relion-3.0.8.ebuild X-VCS-Directories: sci-chemistry/relion/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 2d55f94767c7b0747b390b9f681167ba68d8f752 X-VCS-Branch: master Date: Wed, 30 Oct 2019 09:19:05 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2b08941f-165b-4a8e-a50f-d2afc7040fa7 X-Archives-Hash: a473d28187838570c6da0c1f44aa2123 commit: 2d55f94767c7b0747b390b9f681167ba68d8f752 Author: Alexey Shvetsov gentoo org> AuthorDate: Wed Oct 30 09:18:42 2019 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Wed Oct 30 09:18:42 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2d55f947 sci-chemistry/relion: Set build type to release Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Alexey Shvetsov gentoo.org> sci-chemistry/relion/relion-3.0.8.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/sci-chemistry/relion/relion-3.0.8.ebuild b/sci-chemistry/relion/relion-3.0.8.ebuild index 2f88a8ef9..178b8249c 100644 --- a/sci-chemistry/relion/relion-3.0.8.ebuild +++ b/sci-chemistry/relion/relion-3.0.8.ebuild @@ -29,13 +29,8 @@ RDEPEND=" " BDEPEND="${DEPEND}" -src_prepare() { - # hack build type =D - sed 's:release:gentoo:g' -i CMakeLists.txt - cmake-utils_src_prepare -} - src_configure() { + CMAKE_BUILD_TYPE=Release mycmakeargs=( -DBUILD_SHARED_LIBS=ON -DALTCPU=$(usex !cuda)