mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-editors/atom: varius fixes
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Marco Scardovi <marco@scardovi.com>
This commit is contained in:
@@ -12,7 +12,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
inherit desktop xdg-utils
|
||||
inherit desktop
|
||||
|
||||
S="${WORKDIR}/${P}-amd64"
|
||||
|
||||
@@ -30,6 +30,6 @@ src_install(){
|
||||
doins -r "${S}"/*
|
||||
dosym "${EPREFIX}"/opt/"${PN}"/atom "${EPREFIX}"/usr/bin/atom
|
||||
fperms +x /opt/"${PN}"/atom
|
||||
make_desktop_entry /opt/atom/atom atom
|
||||
doicon atom.png
|
||||
make_desktop_entry /opt/atom/atom Atom atom Utility
|
||||
doicon atom
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user