diff --git a/app-editors/atom/atom-1.55.0.ebuild b/app-editors/atom/atom-1.55.0.ebuild index 130e6ec9ed..fb785369a1 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 }