#! /bin/sh -e if [ "$1" != "upgrade" ]; then update-alternatives --remove mpipython /usr/bin/mpipython.mpich fi exit 0