#! /bin/sh if [ "${1}" = remove ]; then update-alternatives --remove cc /usr/bin/gcc fi