AlkantarClanX12
| Current Path : /var/lib/dpkg/info/ |
| Current File : //var/lib/dpkg/info/locate.prerm |
#!/bin/sh set -e if [ "$1" != "upgrade" ]; then update-alternatives --remove locate /usr/bin/locate.findutils fi # vim:tabstop=2:expandtab:shiftwidth=2