#!/bin/sh
set -e
# Automatically added by dh_ucf/13.14.1ubuntu5
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
	ucf --three-way "/usr/lib/libreoffice/share/.registry/Langpack-en-GB.xcd" "/etc/libreoffice/registry/Langpack-en-GB.xcd"
	ucfr --force libreoffice-l10n-en-gb "/etc/libreoffice/registry/Langpack-en-GB.xcd"
fi
# End automatically added section
# Automatically added by dh_ucf/13.14.1ubuntu5
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
	ucf --three-way "/usr/lib/libreoffice/share/.registry/res/fcfg_langpack_en-GB.xcd" "/etc/libreoffice/registry/res/fcfg_langpack_en-GB.xcd"
	ucfr --force libreoffice-l10n-en-gb "/etc/libreoffice/registry/res/fcfg_langpack_en-GB.xcd"
fi
# End automatically added section
# Automatically added by dh_ucf/13.14.1ubuntu5
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
	ucf --three-way "/usr/lib/libreoffice/share/.registry/res/registry_en-GB.xcd" "/etc/libreoffice/registry/res/registry_en-GB.xcd"
	ucfr --force libreoffice-l10n-en-gb "/etc/libreoffice/registry/res/registry_en-GB.xcd"
fi
# End automatically added section
# Automatically added by dh_installdeb/13.14.1ubuntu5
dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libreoffice-l10n-en-gb /usr/share/doc/libreoffice-common 1:6.4.0\~rc1\~git20191209 -- "$@"
# End automatically added section
