Current Path : /proc/thread-self/root/var/lib/dpkg/info/ |
Current File : //proc/thread-self/root/var/lib/dpkg/info/spawn-fcgi.preinst |
#!/bin/sh -e if test "$1" = "upgrade"; then update-alternatives --remove spawn-fcgi /usr/bin/spawn-fcgi.standalone fi exit 0