[neon/snap-packaging/kf6-core/work.core24] /: Fix variable name.

Scarlett Moore null at kde.org
Wed Mar 26 12:18:11 GMT 2025


Git commit a5042ad002e4fc8727a730efe11bcb001d8b5212 by Scarlett Moore.
Committed on 19/02/2025 at 11:06.
Pushed by scarlettmoore into branch 'work.core24'.

Fix variable name.

M  +1    -1    snapcraft.yaml

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

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 844d720..1b3b34f 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -271,7 +271,7 @@ parts:
     source-subdir: kde-neon-6
     plugin: make
     make-parameters:
-      - PLATFORM_PLUG=$SNAPCRAFT_PROJECT_NAME
+      - PLATFORM_PLUG=$CRAFT_PROJECT_NAME
       - WITH_GRAPHICS=false
 
   cleanup:



More information about the Neon-commits mailing list