[neon/snap-packaging/kf6-core-sdk/work.core24.qmldirs] /: forgot the pipe

Carlos De Maine null at kde.org
Mon Aug 25 13:43:40 BST 2025


Git commit cad42e560a62a008883a37949ff91dd0cfa46587 by Carlos De Maine.
Committed on 25/08/2025 at 12:41.
Pushed by carlosdem into branch 'work.core24.qmldirs'.

forgot the pipe

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/cad42e560a62a008883a37949ff91dd0cfa46587

diff --git a/snapcraft.yaml b/snapcraft.yaml
index d4a2a01..b7c6076 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -32,7 +32,7 @@ parts:
   local-snap:
     plugin: dump
     source: https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/jobs/3282706/artifacts/file/kde-ci-packages/kde-qt6-core24-sdk_6.9.1_amd64.snap
-    override-build:
+    override-build: |
       sudo snap install kde-qt6-core24-sdk_6.9.1_amd64.snap --dangerous
   libffi:
     after: [ meson-deps ]


More information about the Neon-commits mailing list