[neon/snap-packaging/kf6-core22/ci-prototype] debian: repo name has changed to match actual snap name

Carlos De Maine null at kde.org
Wed May 8 08:34:53 BST 2024


Git commit 2801d4d8cba6ec68e53c4f2e70b42ff818a55c9d by Carlos De Maine.
Committed on 08/05/2024 at 07:34.
Pushed by carlosdem into branch 'ci-prototype'.

repo name has changed to match actual snap name

M  +1    -1    debian/snap-snapcraft-lxd-proto.yml

https://invent.kde.org/neon/snap-packaging/kf6-core22/-/commit/2801d4d8cba6ec68e53c4f2e70b42ff818a55c9d

diff --git a/debian/snap-snapcraft-lxd-proto.yml b/debian/snap-snapcraft-lxd-proto.yml
index 951adda..e1aec07 100644
--- a/debian/snap-snapcraft-lxd-proto.yml
+++ b/debian/snap-snapcraft-lxd-proto.yml
@@ -13,7 +13,7 @@ snap_snapcraft_lxd:
     - snapcraft clean
     # choose modern or legacy snapcraft build type
     - |
-      if [ "$KDE_SNAP_MODULE_NAME" == "plasma-desktop-session-snap" ]; then
+      if [ "$KDE_SNAP_MODULE_NAME" == "plasma-desktop-session" ]; then
         export SNAPCRAFT_BUILD_ENVIRONMENT=lxd
         echo building $KDE_SNAP_MODULE_NAME with SNAPCRAFT_BUILD_ENVIRONMENT=lxd ...
         snapcraft --verbose


More information about the Neon-commits mailing list