commit: 4c5cf47958411a51fec99c75946cb7d7e0340c4c
Author: scardracs <marco <AT> scardovi <DOT> com>
AuthorDate: Tue Mar 23 14:50:18 2021 +0000
Commit: Marco Scardovi <marco <AT> scardovi <DOT> com>
CommitDate: Tue Mar 23 14:50:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c5cf479
app-editors/atom: refix
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
app-editors/atom/atom-1.55.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/atom/atom-1.55.0.ebuild
b/app-editors/atom/atom-1.55.0.ebuild
index 130e6ec9e..fb785369a 100644
--- a/app-editors/atom/atom-1.55.0.ebuild
+++ b/app-editors/atom/atom-1.55.0.ebuild
@@ -31,5 +31,5 @@ src_install(){
dosym "${EPREFIX}"/opt/"${PN}"/atom "${EPREFIX}"/usr/bin/atom
fperms +x /opt/"${PN}"/atom
make_desktop_entry /opt/atom/atom Atom atom Utility
- doicon atom
+ doicon atom.png
}