[neon/extras/gcompris-qt/Neon/release] /: Revert "fix path to scanner"

Jonathan Riddell null at kde.org
Mon Mar 22 21:45:24 GMT 2021


Git commit 7893bdced19da0cc0af9c25753a1cf9f730bae68 by Jonathan Riddell.
Committed on 22/03/2021 at 21:45.
Pushed by jriddell into branch 'Neon/release'.

Revert "fix path to scanner"

This reverts commit 1f0f0979c7e6eacb063477ae7391f3e5254df50e.

M  +1    -1    snapcraft.yaml

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

diff --git a/snapcraft.yaml b/snapcraft.yaml
index f604b92..b0cc66a 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"
+            GST_PLUGIN_SCANNER: "$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/gstreamer-1.0/"
         plugs:
         - kde-frameworks-5-plug
         - home


More information about the Neon-commits mailing list