[neon/kde/kate/Neon/release] /: fix launch

Jonathan Riddell null at kde.org
Tue Mar 23 13:36:46 GMT 2021


Git commit 2f0c1a73c161ec8e4f663b1e7423428abe38f52c by Jonathan Riddell.
Committed on 23/03/2021 at 13:36.
Pushed by jriddell into branch 'Neon/release'.

fix launch

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/kde/kate/commit/2f0c1a73c161ec8e4f663b1e7423428abe38f52c

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 4741cbd..cf340cc 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -18,7 +18,7 @@ apps:
         - desktop-legacy
         - removable-media
         common-id: org.kde.kate.desktop
-        command: kf5-launch usr/bin/kate
+        command: kf5-launch kate
 slots:
     session-dbus-interface:
         interface: dbus


More information about the Neon-commits mailing list