| Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/var/lib/dpkg/info/ |
| Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/var/lib/dpkg/info/cpio.prerm |
#!/bin/sh
set -e
if [ "$1" = remove ]; then
update-alternatives --remove mt /bin/mt-gnu
fi