Add lightdm-gtk-greeter.conf to files to update (postinst)

This commit is contained in:
Arnaud Rebillout
2021-11-08 14:15:24 +07:00
parent e9505d85b6
commit fc4a02ce4f
+1 -3
View File
@@ -77,9 +77,6 @@ if [ "$1" = "configure" ]; then
if dpkg --compare-versions "$2" lt "2021.1.1"; then
remove_config_file /etc/xdg/Trolltech.conf
fi
if dpkg --compare-versions "$2" lt "2021.2.0"; then
install_config_file /etc/lightdm/lightdm-gtk-greeter.conf force
fi
if dpkg --compare-versions "$2" lt "2021.2.1"; then
install_config_file /etc/xdg/xfce4/whiskermenu/defaults.rc force
fi
@@ -97,6 +94,7 @@ if [ "$1" = "configure" ]; then
install_config_file /etc/xdg/kwinrc force
fi
if dpkg --compare-versions "$2" lt "2021.4.2"; then
install_config_file /etc/lightdm/lightdm-gtk-greeter.conf force
install_config_file /etc/xdg/qt5ct/qt5ct.conf force
install_config_file /etc/xdg/xfce4/panel/default.xml force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml force