[neon/snap-packaging/kde-pyside6-core-sdk/work.core24.iterate_test] /: needs the full path
Carlos De Maine
null at kde.org
Wed Sep 3 05:56:42 BST 2025
Git commit cd64198c2111d0cc4c8762c495b2b642aee18ac7 by Carlos De Maine.
Committed on 03/09/2025 at 04:56.
Pushed by carlosdem into branch 'work.core24.iterate_test'.
needs the full path
M +1 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-pyside6-core-sdk/-/commit/cd64198c2111d0cc4c8762c495b2b642aee18ac7
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 816eb3c..50d954c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -46,7 +46,7 @@ parts:
override-build: |
craftctl default
snap install --dangerous /root/parts/snapcraft-replace/src/kde-qt6-core24-sdk_6.9.2_amd64.snap
- llvm-config --libdir --includedir --prefix --cmakedir
+ /snap/kde-qt6-core24-sdk/current/usr/lib/llvm-18/bin/llvm-config --libdir --includedir --prefix --cmakedir
pyside6:
after: [snapcraft-replace]
More information about the Neon-commits
mailing list