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