dev-util/idea-community: Set exe bit for unrecommended start script

Closes: https://bugs.gentoo.org/938734

Signed-off-by: Mike Pagano <mpagano@gentoo.org>
This commit is contained in:
Mike Pagano
2024-08-30 15:04:06 -04:00
parent 585dabcee6
commit 1d6fe86f79

View File

@@ -100,7 +100,7 @@ src_install() {
insinto "${dir}"
doins -r *
fperms 755 "${dir}"/bin/{format.sh,idea,inspect.sh,restarter,fsnotifier}
fperms 755 "${dir}"/bin/{format.sh,idea,idea.sh,inspect.sh,restarter,fsnotifier}
if use amd64; then
JRE_DIR=jre
JRE_DIR=jre