mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/sublime-text: Account for updated desktop.eclass.
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -52,7 +52,7 @@ src_install() {
|
||||
"TextEditor;IDE;Development" "StartupNotify=true"
|
||||
|
||||
# needed to get WM_CLASS lookup right
|
||||
mv "${ED}"/usr/share/applications/subl{_%F-sublime-text,}.desktop || die
|
||||
mv "${ED}"/usr/share/applications/subl{-sublime-text,}.desktop || die
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
|
||||
Reference in New Issue
Block a user