#! /bin/sh set -e LAZARUS_DIR=/usr/lib/lazarus/${VERSION} # Remove alternatives update-alternatives --remove lazarus-${VERSION} ${LAZARUS_DIR}/lazarus-gtk2 # Debhelper code #DEBHELPER#