Remove duplicate install of xfce4-keyboard-shortcuts.xml

Gbp-Dch: Ignore
This commit is contained in:
Arnaud Rebillout 2021-02-15 17:35:40 +07:00
parent 726cd764bd
commit 6ee81117c7

View File

@ -79,7 +79,6 @@ if [ "$1" = "configure" ]; then
install_config_file /etc/xdg/xfce4/helpers.rc force
install_config_file /etc/xdg/xfce4/panel/default.xml force
install_config_file /etc/xdg/xfce4/whiskermenu/defaults.rc force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml force
fi
if dpkg --compare-versions "$2" lt "2021.1.1"; then