#! /bin/sh set -e if dpkg --compare-versions "$2" le-nl "7.1.4-3.1" ; then update-alternatives --remove mpi /usr/include/lam fi