Fix target version in postinst

Gbp-Dch: ignore
This commit is contained in:
Arnaud Rebillout 2021-05-20 09:49:44 +07:00
parent 54e93bd5ac
commit 5e7097b65b

View File

@ -96,7 +96,7 @@ if [ "$1" = "configure" ]; then
install_config_file /etc/xdg/Thunar/uca.xml force
install_config_file /etc/xdg/Thunar/accels.scm force
fi
if dpkg --compare-versions "$2" lt "2021.2.3"; then
if dpkg --compare-versions "$2" lt "2021.2.4"; then
install_config_file /etc/xdg/xfce4/panel/default.xml force
fi
# Install remaining new files