aboutsummaryrefslogtreecommitdiff
blob: cea272469dd9a1bf9b66446f52a9d884f1130e01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ur alsa-utils-1.0.21.orig/alsaconf/alsaconf.in alsa-utils-1.0.21/alsaconf/alsaconf.in
--- alsa-utils-1.0.21.orig/alsaconf/alsaconf.in	2009-05-06 10:07:24.000000000 +0300
+++ alsa-utils-1.0.21/alsaconf/alsaconf.in	2009-08-04 12:36:38.000000000 +0300
@@ -301,7 +301,7 @@
   fi
 else
 if [ "$distribution" = "gentoo" ]; then
-  cfgfile="/etc/modules.d/alsa"
+  cfgfile="/etc/modprobe.d/alsa.conf"
 elif [ "$kernel" = "new" ]; then
   cfgfile="/etc/modprobe.conf"
   if [ -d /etc/modprobe.d ]; then