From e69ab1ad56858706adda29378ba3b96edc006f07 Mon Sep 17 00:00:00 2001 From: Marco Scardovi Date: Mon, 19 Apr 2021 07:26:29 +0200 Subject: [PATCH] app-editors/atom-bin: I'm sorry for the bug, it worked on my device. Closes: https://bugs.gentoo.org/783861 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Marco Scardovi --- .../{atom-bin-1.56.0-r3.ebuild => atom-bin-1.56.0-r4.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename app-editors/atom-bin/{atom-bin-1.56.0-r3.ebuild => atom-bin-1.56.0-r4.ebuild} (93%) diff --git a/app-editors/atom-bin/atom-bin-1.56.0-r3.ebuild b/app-editors/atom-bin/atom-bin-1.56.0-r4.ebuild similarity index 93% rename from app-editors/atom-bin/atom-bin-1.56.0-r3.ebuild rename to app-editors/atom-bin/atom-bin-1.56.0-r4.ebuild index 8214710774..1105226399 100644 --- a/app-editors/atom-bin/atom-bin-1.56.0-r3.ebuild +++ b/app-editors/atom-bin/atom-bin-1.56.0-r4.ebuild @@ -64,7 +64,9 @@ src_install(){ # I will use only npm provided with package itself # as nodejs is not required to make it working (and it is really big). - fperms +x /opt/"${PN}"/resources/app/apm/bin/* + fperms +x /opt/"${PN}"/resources/app/apm/bin/apm + fperms +x /opt/"${PN}"/resources/app/apm/bin/node + fperms +x /opt/"${PN}"/resources/app/apm/bin/npm doicon atom.png make_desktop_entry "/opt/atom-bin/atom %U" "Atom" "atom" \