Remove duplicate Thunar/uca.xml in postinst

Gbp-Dch: ignore
This commit is contained in:
Arnaud Rebillout 2021-05-18 13:46:09 +07:00
parent 9270181dad
commit cfd9723b4c

View File

@ -69,7 +69,6 @@ if [ "$1" = "configure" ]; then
# Force upgrade modified config files # Force upgrade modified config files
install_config_file /etc/xdg/xfce4/terminal/terminalrc force install_config_file /etc/xdg/xfce4/terminal/terminalrc force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml force install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml force
install_config_file /etc/xdg/Thunar/uca.xml force
install_config_file /etc/xdg/kscreenlockerrc force install_config_file /etc/xdg/kscreenlockerrc force
fi fi
if dpkg --compare-versions "$2" lt "2021.1.0"; then if dpkg --compare-versions "$2" lt "2021.1.0"; then