[neon/snap-packaging/kf6-snap] debian: don't join them

Carlos De Maine null at kde.org
Fri Apr 19 06:08:19 BST 2024


Git commit c944de66b50c7797fe1564c40304a6cfd92c2552 by Carlos De Maine.
Committed on 19/04/2024 at 05:08.
Pushed by carlosdem into branch 'master'.

don't join them

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

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

diff --git a/debian/snap-snapcraft-lxd.yml b/debian/snap-snapcraft-lxd.yml
index 6e357b1..12abd16 100644
--- a/debian/snap-snapcraft-lxd.yml
+++ b/debian/snap-snapcraft-lxd.yml
@@ -9,6 +9,6 @@ snap_snapcraft_lxc:
   inherit:
     default: true
   script:
-    - echo building $KDE_SNAP_MODULE_NAME_$KDE_SNAP_MODULE_VERSION with --use-lxd ...
+    - echo building $KDE_SNAP_MODULE_NAME $KDE_SNAP_MODULE_VERSION with --use-lxd ...
     - snapcraft  --use-lxd --verbosity=debug
   interruptible: true


More information about the Neon-commits mailing list