#!/bin/sh set -e # Automatically added by dh_installcligac if [ "$1" = "remove" ] || [ "$1" = "upgrade" ] && [ -x /usr/share/cli-common/gac-package-remove ]; then /usr/share/cli-common/gac-package-remove libmysql6.4-cil fi # End automatically added section