#!/bin/sh set -e if [ $1 != "upgrade" ]; then update-alternatives --remove fortify /usr/share/fortify/Index.linux-x86 fi