%PDF- %PDF-
Direktori : /var/lib/dpkg/info/ |
Current File : /var/lib/dpkg/info/dmz-cursor-theme.prerm |
#! /bin/sh set -e case "$1" in remove|deconfigure|failed-upgrade) update-alternatives --remove x-cursor-theme \ /usr/share/icons/DMZ-White/cursor.theme update-alternatives --remove x-cursor-theme \ /usr/share/icons/DMZ-Black/cursor.theme ;; esac