[neon/snap-packaging/snapcraft-desktop-integration/work.core24] kde-neon-6: add newline so launcher doesn't break
Scarlett Moore
null at kde.org
Wed Mar 11 13:25:40 GMT 2026
Git commit c07d60ffd8086ac3297132b8f8bad02cc6c3b145 by Scarlett Moore.
Committed on 11/03/2026 at 13:25.
Pushed by scarlettmoore into branch 'work.core24'.
add newline so launcher doesn't break
M +2 -1 kde-neon-6/launcher-specific
https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/c07d60ffd8086ac3297132b8f8bad02cc6c3b145
diff --git a/kde-neon-6/launcher-specific b/kde-neon-6/launcher-specific
index 6b57f77..5af5604 100644
--- a/kde-neon-6/launcher-specific
+++ b/kde-neon-6/launcher-specific
@@ -67,4 +67,5 @@ KVANTUM_CONFIG_PATH="$XDG_CONFIG_HOME/Kvantum"
if [ ! -L "$KVANTUM_CONFIG_PATH" ] && [ -d "$SNAP_REAL_HOME/.config/Kvantum" ]; then
ensure_dir_exists "$(dirname "$KVANTUM_CONFIG_PATH")"
ln -sfn "$SNAP_REAL_HOME/.config/Kvantum" "$KVANTUM_CONFIG_PATH"
-fi
\ No newline at end of file
+fi
+
More information about the Neon-commits
mailing list