mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
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@scardovi.com>
This commit is contained in:
@@ -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" \
|
||||
Reference in New Issue
Block a user