[neon/snap-packaging/kde-snap-akonadi/work.core24-buildenvironments] /: deduplicate &buildenvironment variable

Carlos De Maine null at kde.org
Sat Aug 9 07:34:38 BST 2025


Git commit 4b8aa2602275c4c64a549af99070f1f2366b421b by Carlos De Maine.
Committed on 09/08/2025 at 06:34.
Pushed by carlosdem into branch 'work.core24-buildenvironments'.

deduplicate &buildenvironment variable

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-snap-akonadi/-/commit/4b8aa2602275c4c64a549af99070f1f2366b421b

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 208d990..d9e0df2 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -408,7 +408,7 @@ parts:
       - --enable-languages=cpp,qt6
       - --prefix=/usr
       - --enable-fixed-path=/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
-    build-environment: &buildenvironment
+    build-environment: &buildenvironments
       - LD_LIBRARY_PATH: $LD_LIBRARY_PATH:/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libproxy:/snap/kf6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/usr
       - PKG_CONFIG_PATH: /snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/pkgconfig
     override-build: |


More information about the Neon-commits mailing list