#!/bin/sh set -e # Automatically added by dh_installinit/13.3.3 if [ -x "/etc/init.d/pulseaudio-enable-autospawn" ] && [ "$1" = remove ]; then invoke-rc.d --skip-systemd-native pulseaudio-enable-autospawn stop || exit 1 fi # End automatically added section # Automatically added by dh_installdeb/13.3.3 dpkg-maintscript-helper rm_conffile /etc/default/pulseaudio 5.0-3\~ -- "$@" dpkg-maintscript-helper rm_conffile /etc/init.d/pulseaudio 5.0-3\~ -- "$@" dpkg-maintscript-helper rm_conffile /etc/xdg/autostart/pulseaudio-kde.desktop 6.0-1\~ -- "$@" dpkg-maintscript-helper mv_conffile /etc/bash_completion.d/pulseaudio-bash-completion.sh /etc/bash_completion.d/pulseaudio 5.99.1-2\~ -- "$@" dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/pulseaudio 6.99.1-1\~ -- "$@" # End automatically added section