linuxOS_AP05/debian/base-linaro/binary/var/lib/dpkg/info/pulseaudio.prerm

10 lines
573 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
#!/bin/sh
set -e
# Automatically added by dh_installdeb/12.1.1
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