%PDF- %PDF-
Direktori : /proc/self/root/var/lib/dpkg/info/ |
Current File : //proc/self/root/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