mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user