From a4e37a9aeeef82eba5858dbc609f65b838b0f836 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 5 Oct 2022 19:20:12 +0100 Subject: gentoo auto-resync : 05:10:2022 - 19:20:12 --- dev-util/idea-community/idea-community-2022.2.2.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-util/idea-community/idea-community-2022.2.2.ebuild') diff --git a/dev-util/idea-community/idea-community-2022.2.2.ebuild b/dev-util/idea-community/idea-community-2022.2.2.ebuild index 7003ee45888c..b3686f263ea6 100644 --- a/dev-util/idea-community/idea-community-2022.2.2.ebuild +++ b/dev-util/idea-community/idea-community-2022.2.2.ebuild @@ -39,7 +39,9 @@ PATCHES=( "${FILESDIR}/${PN}-jdk.patch" ) -post_src_unpack() { +src_unpack() { + + default_src_unpack if [ ! -d "$S" ]; then einfo "Renaming source directory to predictable name..." mv $(ls "${WORKDIR}") "idea-IC-${PV}" || die -- cgit v1.2.3