[neon/snap-packaging/snapcraft-desktop-integration/work.core24] common: close properly

Scarlett Moore null at kde.org
Mon Jul 6 11:18:16 BST 2026


Git commit 41ac4c861aeaf5d475f1b6cf4172a691766f636f by Scarlett Moore.
Committed on 06/07/2026 at 10:18.
Pushed by scarlettmoore into branch 'work.core24'.

close properly

M  +1    -1    common/desktop-exports

https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/41ac4c861aeaf5d475f1b6cf4172a691766f636f

diff --git a/common/desktop-exports b/common/desktop-exports
index 04e3fda..310d677 100644
--- a/common/desktop-exports
+++ b/common/desktop-exports
@@ -247,7 +247,7 @@ if [ "$needs_xdg_links" = true ]; then
       fi
     done
   fi
-# else
+fi
 #   # If we aren't creating new links, check if we have content saved in old locations and move it
 #   for ((i = 0; i < ${#XDG_SPECIAL_DIRS[@]}; i++)); do
 #     old="${XDG_SPECIAL_DIRS_INITIAL_PATHS[$i]}"


More information about the Neon-commits mailing list