#!/bin/sh set -e if which dpkg-maintscript-helper && dpkg-maintscript-helper supports rm_conffile; then dpkg-maintscript-helper rm_conffile /etc/init.d/tmux-cleanup 1.4-6 -- "$@" fi #DEBHELPER#