mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
app-editors/atom: installation fix
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -81,6 +81,6 @@ src_install(){
|
||||
fperms +x "/usr/share/${PN}/resources/app/apm/bin/node"
|
||||
fperms +x "/usr/share/${PN}/resources/app/apm/node_modules/npm/bin/node-gyp-bin/node-gyp"
|
||||
# Symlinking to /usr/bin
|
||||
dosym "/usr/share/${PN}/resources/app/atom.sh /usr/bin/atom"
|
||||
dosym "/usr/share/${PN}/resources/app/apm/bin/apm /usr/bin/apm"
|
||||
dosym "/usr/share/${PN}/resources/app/atom.sh" /usr/bin/atom
|
||||
dosym "/usr/share/${PN}/resources/app/apm/bin/apm" /usr/bin/apm
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user