From 9b15a3824c91189d06383bfc15b5dbfdd7151211 Mon Sep 17 00:00:00 2001 From: Mike Pagano Date: Thu, 19 Dec 2019 08:07:57 -0500 Subject: [PATCH] dev-util/idea-community: Disable splitdebug MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Prevent file-collisions beyween symlinks in /usr/lib/debug/.build-id. Reported-by: Jonáš Vidra vidra.jonas@seznam.cz Closes: https://bugs.gentoo.org/703182 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano --- .../idea-community/idea-community-2019.3.193.5233.102.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/idea-community/idea-community-2019.3.193.5233.102.ebuild b/dev-util/idea-community/idea-community-2019.3.193.5233.102.ebuild index 9fc7ccc54b82..c869f99be759 100644 --- a/dev-util/idea-community/idea-community-2019.3.193.5233.102.ebuild +++ b/dev-util/idea-community/idea-community-2019.3.193.5233.102.ebuild @@ -50,6 +50,7 @@ DEPEND="!dev-util/${PN}:14 !dev-util/${PN}:15" RDEPEND="${DEPEND} >=virtual/jdk-1.7:*" +RESTRICT="splitdebug" S="${WORKDIR}/${MY_PN}-IC-${PV_STRING}" QA_PREBUILT="opt/${PN}-${MY_PV}/*" -- 2.26.2