%PDF- %PDF-
Direktori : /proc/self/root/var/lib/dpkg/info/ |
Current File : //proc/self/root/var/lib/dpkg/info/mutter.prerm |
#!/bin/sh set -e action="$1" if [ "$action" = remove ]; then update-alternatives --remove x-window-manager \ /usr/bin/mutter fi