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