#!/bin/sh -e if [ "$1" = "purge" ]; then # remove overrides dpkg-statoverride --remove /usr/bin/op fi #DEBHELPER#