Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
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