[neon/neon/settings/Neon/release] debian: remove 99-jammy-overrides so we only have noble pins

Carlos De Maine null at kde.org
Sat Sep 21 07:12:34 BST 2024


Git commit 388af97fe6e7210caccda6ffcfa19453ab412a20 by Carlos De Maine.
Committed on 21/09/2024 at 06:12.
Pushed by carlosdem into branch 'Neon/release'.

remove 99-jammy-overrides so we only have noble pins

M  +3    -0    debian/neon-settings-2.postinst

https://invent.kde.org/neon/neon/settings/-/commit/388af97fe6e7210caccda6ffcfa19453ab412a20

diff --git a/debian/neon-settings-2.postinst b/debian/neon-settings-2.postinst
index 9f86c81..9e3d9fe 100644
--- a/debian/neon-settings-2.postinst
+++ b/debian/neon-settings-2.postinst
@@ -5,6 +5,9 @@
 
 . /usr/share/debconf/confmodule
 
+# remove neon's jammy pins file
+rm -f /etc/apt/preferences.d/99-jammy-overrides
+
 # 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.


More information about the Neon-commits mailing list