diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 09:39:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 09:39:24 +0000 |
commit | ce564300cb1b770d42d916ac5f7f6493833c9e00 (patch) | |
tree | ff7b75f6e481941d4310f461068d3a82911868d5 /debian/libreoffice-evolution.postinst.debhelper | |
parent | Adding debian version 4:24.2.1-3. (diff) | |
download | libreoffice-ce564300cb1b770d42d916ac5f7f6493833c9e00.tar.xz libreoffice-ce564300cb1b770d42d916ac5f7f6493833c9e00.zip |
Adding debian version 4:24.2.1-4.debian/4%24.2.1-4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/libreoffice-evolution.postinst.debhelper')
-rw-r--r-- | debian/libreoffice-evolution.postinst.debhelper | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/libreoffice-evolution.postinst.debhelper b/debian/libreoffice-evolution.postinst.debhelper deleted file mode 100644 index 41b98edfe7..0000000000 --- a/debian/libreoffice-evolution.postinst.debhelper +++ /dev/null @@ -1,9 +0,0 @@ -# Automatically added by dh_ucf/13.11.4 -if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then - ucf --three-way "/usr/lib/libreoffice/share/.registry/evoab.xcd" "/etc/libreoffice/registry/evoab.xcd" - ucfr --force libreoffice-evolution "/etc/libreoffice/registry/evoab.xcd" -fi -# End automatically added section -# Automatically added by dh_installdeb/13.11.4 -dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libreoffice-evolution /usr/share/doc/libreoffice-core 1:6.4.0\~alpha1\~git20191013 -- "$@" -# End automatically added section |