Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > 4ff5c7c7f42d365d2ec63adbf5a8dced > files > 4

libalsa2-1.0.23-2.0.2mdv2010.1.src.rpm

From 3c02278aa2a69d7b157253384b564fb29a694ede Mon Sep 17 00:00:00 2001
From: Colin Guthrie <cguthrie@mandriva.org>
Date: Sun, 28 Feb 2010 22:23:58 +0000
Subject: [PATCH 500/501] Add hooks to auto-enable and default to pulseaudio when it's installed

This principle is originally from Fedora but adapted for Mandriva configs.
---
 src/conf/alsa.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/conf/alsa.conf b/src/conf/alsa.conf
index db64259..3973360 100644
--- a/src/conf/alsa.conf
+++ b/src/conf/alsa.conf
@@ -8,6 +8,8 @@
 	{
 		func load
 		files [
+			"/usr/share/alsa/pcm/pulseaudio.conf"
+			"/etc/sound/profiles/current/alsa-default.conf"
 			"/etc/asound.conf"
 			"~/.asoundrc"
 		]
-- 
1.7.0