%PDF- %PDF-
Direktori : /var/lib/dpkg/info/ |
Current File : /var/lib/dpkg/info/libreoffice-math.postrm |
#!/bin/sh set -e # Automatically added by dh_installdeb/13.14.1ubuntu5 dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libreoffice-math /usr/share/doc/libreoffice-core 1:6.4.0\~alpha1\~git20191013 -- "$@" # End automatically added section # Automatically added by dh_ucf/13.14.1ubuntu5 if [ "$1" = "purge" ]; then for ext in .ucf-new .ucf-old .ucf-dist ""; do rm -f "/etc/libreoffice/registry/math.xcd$ext" done if [ -x "`command -v ucf`" ]; then ucf --purge "/etc/libreoffice/registry/math.xcd" fi if [ -x "`command -v ucfr`" ]; then ucfr --force --purge libreoffice-math "/etc/libreoffice/registry/math.xcd" fi fi # End automatically added section