Index: pulseaudio-pkg-install.sh
===================================================================
--- pulseaudio-pkg-install.sh (revision 384)
+++ pulseaudio-pkg-install.sh (revision 385)
@@ -32,6 +32,9 @@
# arg 1: the new package version
post_install() {
+ if [ -f "etc/pulse/default.pa" ] ; then
+ rm -f etc/pulse/default.pa
+ fi
preserve_perms etc/rc.d/rc.pulseaudio.new
install_file etc/pulse/client.conf.new
install_file etc/pulse/daemon.conf.new