[neon/neon/settings/Neon/release] debian: remove migrationary file for lts->user
Harald Sitter
null at kde.org
Wed Mar 3 11:53:47 GMT 2021
Git commit a7f2c117539d6a161a313a261bfa2b18a143a9b5 by Harald Sitter.
Committed on 03/03/2021 at 11:53.
Pushed by sitter into branch 'Neon/release'.
remove migrationary file for lts->user
M +3 -0 debian/neon-settings-2.postinst
https://invent.kde.org/neon/neon/settings/commit/a7f2c117539d6a161a313a261bfa2b18a143a9b5
diff --git a/debian/neon-settings-2.postinst b/debian/neon-settings-2.postinst
index e7b4898..9f86c81 100644
--- a/debian/neon-settings-2.postinst
+++ b/debian/neon-settings-2.postinst
@@ -7,6 +7,9 @@
# remove old file from 2018 that conflicts with plasma 5.20
rm -f /etc/apt/preferences.d/99-plasma-discover
+# We suggest using this file to migrate from LTS to regular user edition.
+# https://userbase.kde.org/Neon/LTS/EOL
+rm -f /etc/apt/preferences.d/40-neon-user-lts-migration
grep tmp/release /etc/apt/sources.list.d/neon.list
oldrepo=$?
More information about the Neon-commits
mailing list