app-editors/sublime-text: Account for updated desktop.eclass.
authorUlrich Müller <ulm@gentoo.org>
Fri, 27 Mar 2020 07:30:22 +0000 (08:30 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 27 Mar 2020 07:30:22 +0000 (08:30 +0100)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-editors/sublime-text/sublime-text-3_p3211-r1.ebuild

index 0ac62feeecccbc61075c9d11fd80939b1b1ecc24..97148c436c35fa54ecec12f8a214dbaa91a93122 100644 (file)
@@ -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() {