#!/bin/sh set -e # Automatically added by dh_installdeb/13.14.1 dpkg-maintscript-helper rm_conffile /etc/bumblebee/xorg.conf.d/10-dummy.conf 3.2.1-23\~ -- "$@" # End automatically added section # Automatically added by dh_installinit/13.14.1 if [ "$1" = "install" ] && [ -n "$2" ] && [ -e "/etc/init.d/bumblebeed" ] ; then chmod +x "/etc/init.d/bumblebeed" >/dev/null || true fi # End automatically added section