commit:     e69ab1ad56858706adda29378ba3b96edc006f07
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon Apr 19 05:26:29 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Apr 19 05:28:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e69ab1ad

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 <marco <AT> scardovi.com>

 .../atom-bin/{atom-bin-1.56.0-r3.ebuild => atom-bin-1.56.0-r4.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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 821471077..110522639 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" \

Reply via email to