[neon/extras/gcompris-qt/Neon/release] /: fix path

Jonathan Riddell null at kde.org
Tue Mar 23 10:40:58 GMT 2021


Git commit b0b1b28196ff6c31025f0a12ffca3ea8bf54bbab by Jonathan Riddell.
Committed on 23/03/2021 at 10:40.
Pushed by jriddell into branch 'Neon/release'.

fix path

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/extras/gcompris-qt/commit/b0b1b28196ff6c31025f0a12ffca3ea8bf54bbab

diff --git a/snapcraft.yaml b/snapcraft.yaml
index c00ab86..61147b1 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -9,7 +9,7 @@ apps:
         common-id: org.kde.gcompris.desktop
         command: kf5-launch gcompris-qt
         environment:
-            GST_PLUGIN_SCANNER: "$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/gstreamer-1.0/"
+            GST_PLUGIN_SCANNER: "$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/gstreamer1.0/gstreamer-1.0/"
         plugs:
         - kde-frameworks-5-plug
         - home


More information about the Neon-commits mailing list